Home
last modified time | relevance | path

Searched refs:LaterInst (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp754 Instruction *EarlierInst, Instruction *LaterInst);
792 Instruction *LaterInst) { in isSameMemGeneration() argument
810 auto *LaterMA = MSSA->getMemoryAccess(LaterInst); in isSameMemGeneration()
820 LaterDef = MSSA->getWalker()->getClobberingMemoryAccess(LaterInst); in isSameMemGeneration()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp837 Instruction *EarlierInst, Instruction *LaterInst);
970 Instruction *LaterInst) { in isSameMemGeneration() argument
988 auto *LaterMA = MSSA->getMemoryAccess(LaterInst); in isSameMemGeneration()
998 LaterDef = MSSA->getWalker()->getClobberingMemoryAccess(LaterInst); in isSameMemGeneration()