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

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp1052 auto BBInsertLocation = std::next(Function::iterator(LS.Latch)); local
1054 &F, &*BBInsertLocation);
1056 &*BBInsertLocation);

Completed in 51 milliseconds