Home
last modified time | relevance | path

Searched defs:UnderlyingObject (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h104 struct UnderlyingObject : PointerIntPair<ValueType, 1, bool> { in UnderlyingObject() argument
103 struct UnderlyingObject : PointerIntPair<ValueType, 1, bool> { global() struct
111 mayAliasUnderlyingObject global() argument
/llvm-project/llvm/lib/Analysis/
H A DLint.cpp406 Value *UnderlyingObject = findValue(Ptr, /*OffsetOk=*/true); visitMemoryReference() local
[all...]
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3011 Value *UnderlyingObject = getUnderlyingObject(Hint, /*MaxLookup*/ 0); visitCallInst() local