Searched defs:UnderlyingObject (Results 1 – 3 of 3) sorted by relevance
104 struct UnderlyingObject : PointerIntPair<ValueType, 1, bool> { in UnderlyingObject() argument 103 struct UnderlyingObject : PointerIntPair<ValueType, 1, bool> { global() struct 111 mayAliasUnderlyingObject global() argument
406 Value *UnderlyingObject = findValue(Ptr, /*OffsetOk=*/true); visitMemoryReference() local [all...]
3011 Value *UnderlyingObject = getUnderlyingObject(Hint, /*MaxLookup*/ 0); visitCallInst() local