Searched defs:UnderlyingObj (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | LoopAccessAnalysis.cpp | 1385 for (const Value *UnderlyingObj : UOs) { processMemAccesses() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 20116 const Value *UnderlyingObj = nullptr; hasSameUnderlyingObj() local |