Searched refs:ExitingBranch (Results 1 – 1 of 1) sorted by relevance
809 static std::optional<unsigned> getEstimatedTripCount(BranchInst *ExitingBranch, in getEstimatedTripCount() argument816 if (!extractBranchWeights(*ExitingBranch, LoopWeight, ExitWeight)) in getEstimatedTripCount()819 if (L->contains(ExitingBranch->getSuccessor(1))) in getEstimatedTripCount()