Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp746 static BranchInst *getExpectedExitLoopLatchBranch(Loop *L) { in getExpectedExitLoopLatchBranch() function
774 BranchInst *LatchBranch = getExpectedExitLoopLatchBranch(L); in getLoopEstimatedTripCount()
806 BranchInst *LatchBranch = getExpectedExitLoopLatchBranch(L); in setLoopEstimatedTripCount()