Searched defs:BasicBlockVal (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/
H A DValue.h187 BasicBlockVal, // This is an instance of BasicBlock enumerator in enum:llvm::Value::ValueTy
366 return Val.getValueID() == Value::BasicBlockVal;

Completed in 111 milliseconds