Searched refs:GlobalAliasVal (Results 1 – 5 of 5) sorted by relevance
112 return V->getValueID() == Value::GlobalAliasVal; in classof()
331 GlobalAliasVal, // This is an instance of GlobalAlias enumerator666 return Val.getValueID() == Value::GlobalAliasVal;
353 V->getValueID() == Value::GlobalAliasVal; in classof()
247 : GlobalValue(PointerType::get(Ty, AddressSpace), Value::GlobalAliasVal, in GlobalAlias()
604 case Value::GlobalAliasVal: in cmpConstants()