Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp1023 auto BBInsertLocation = std::next(Function::iterator(LS.Latch)); in changeIterationSpaceEnd() local
1025 &F, &*BBInsertLocation); in changeIterationSpaceEnd()
1027 &*BBInsertLocation); in changeIterationSpaceEnd()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp1255 BasicBlock *BBInsertLocation = LS.Latch->getNextNode(); in changeIterationSpaceEnd() local
1257 &F, BBInsertLocation); in changeIterationSpaceEnd()
1259 BBInsertLocation); in changeIterationSpaceEnd()