Searched refs:LatchBranch (Results 1 – 1 of 1) sorted by relevance
818 if (BranchInst *LatchBranch = getExpectedExitLoopLatchBranch(L)) { in getLoopEstimatedTripCount() local821 getEstimatedTripCount(LatchBranch, L, ExitWeight)) { in getLoopEstimatedTripCount()835 BranchInst *LatchBranch = getExpectedExitLoopLatchBranch(L); in setLoopEstimatedTripCount() local836 if (!LatchBranch) in setLoopEstimatedTripCount()849 if (LatchBranch->getSuccessor(0) != L->getHeader()) in setLoopEstimatedTripCount()852 MDBuilder MDB(LatchBranch->getContext()); in setLoopEstimatedTripCount()855 LatchBranch->setMetadata( in setLoopEstimatedTripCount()