This indicates what sub class the handle actually is.
Synopsis
Declared in <llvm/IR/ValueHandle.h>
enum HandleBaseKind;
Description
This is to avoid having a vtable for the light‐weight handle pointers. The fully general Callback version does have a vtable.
Members
Name |
|
|
|
|
Created with MrDocs