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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp1274 BasicBlock *BBInsertLocation = LS.Latch->getNextNode(); local
1276 &F, BBInsertLocation);
1278 BBInsertLocation);

Completed in 84 milliseconds