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