Searched refs:LatchBranch (Results 1 – 1 of 1) sorted by relevance
854 if (BranchInst *LatchBranch = getExpectedExitLoopLatchBranch(L)) { in getLoopEstimatedTripCount() local857 getEstimatedTripCount(LatchBranch, L, ExitWeight)) { in getLoopEstimatedTripCount()871 BranchInst *LatchBranch = getExpectedExitLoopLatchBranch(L); in setLoopEstimatedTripCount() local872 if (!LatchBranch) in setLoopEstimatedTripCount()885 if (LatchBranch->getSuccessor(0) != L->getHeader()) in setLoopEstimatedTripCount()888 MDBuilder MDB(LatchBranch->getContext()); in setLoopEstimatedTripCount()891 LatchBranch->setMetadata( in setLoopEstimatedTripCount()