Searched refs:GlobalVariableVal (Results 1 – 6 of 6) sorted by relevance
70 V->getValueID() == Value::GlobalVariableVal; in classof()
174 return V->getValueID() == Value::GlobalVariableVal; in classof()
332 GlobalVariableVal, // This is an instance of GlobalVariable enumerator660 return Val.getValueID() == Value::GlobalVariableVal;
352 V->getValueID() == Value::GlobalVariableVal || in classof()
146 : GlobalObject(PointerType::get(Ty, AddressSpace), Value::GlobalVariableVal, in GlobalVariable()164 : GlobalObject(PointerType::get(Ty, AddressSpace), Value::GlobalVariableVal, in GlobalVariable()
603 case Value::GlobalVariableVal: in cmpConstants()