Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp807 static BranchInst *getExpectedExitLoopLatchBranch(Loop *L) { in getExpectedExitLoopLatchBranch() function
835 BranchInst *LatchBranch = getExpectedExitLoopLatchBranch(L); in getLoopEstimatedTripCount()
867 BranchInst *LatchBranch = getExpectedExitLoopLatchBranch(L); in setLoopEstimatedTripCount()