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

/external/llvm/include/llvm/IR/
H A DValue.h312 GlobalVariableVal, // This is an instance of GlobalVariable enumerator in enum:llvm::Value::ValueTy
518 return Val.getValueID() == Value::GlobalVariableVal;

Completed in 69 milliseconds