Searched refs:LatchBranch (Results 1 – 1 of 1) sorted by relevance
855 if (BranchInst *LatchBranch = getExpectedExitLoopLatchBranch(L)) { in getLoopEstimatedTripCount() local858 getEstimatedTripCount(LatchBranch, L, ExitWeight)) { in getLoopEstimatedTripCount()872 BranchInst *LatchBranch = getExpectedExitLoopLatchBranch(L); in setLoopEstimatedTripCount() local873 if (!LatchBranch) in setLoopEstimatedTripCount()886 if (LatchBranch->getSuccessor(0) != L->getHeader()) in setLoopEstimatedTripCount()889 MDBuilder MDB(LatchBranch->getContext()); in setLoopEstimatedTripCount()892 LatchBranch->setMetadata( in setLoopEstimatedTripCount()