Searched defs:UnderlyingObject (Results 1 – 3 of 3) sorted by relevance
111 using UnderlyingObjectsVector = SmallVector<UnderlyingObject, 4>; in UnderlyingObject() argument 110 struct UnderlyingObject : PointerIntPair<ValueType, 1, bool> { global() struct 118 mayAliasUnderlyingObject global() argument
404 Value *UnderlyingObject = findValue(Ptr, /*OffsetOk=*/true); visitMemoryReference() local [all...]
2869 Value *UnderlyingObject = getUnderlyingObject(Hint, /*MaxLookup*/ 0); visitCallInst() local