Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGAddressAnalysis.cpp163 auto *GV0 = cast<GlobalAddressSDNode>(BasePtr0.getBase())->getGlobal(); computeAliasing() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp178 if (GV0 != GV1) { in aliasIsKnownForLoadStore() local