Home
last modified time | relevance | path

Searched defs:UnderlyingObj (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1381 for (const Value *UnderlyingObj : UOs) { in processMemAccesses() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20163 const Value *UnderlyingObj = nullptr; in hasSameUnderlyingObj() local