Searched refs:FirstCand (Results 1 – 2 of 2) sorted by relevance
1129 Candidate &FirstCand = OF.Candidates.front(); in createOutlinedFunction() local1130 const Function &ParentFn = FirstCand.getMF()->getFunction(); in createOutlinedFunction()1147 for (auto I = FirstCand.front(), E = std::next(FirstCand.back()); I != E; in createOutlinedFunction()
4927 outliner::Candidate &FirstCand = RepeatedSequenceLocs[0]; in getOutliningCandidateInfo() local4929 std::accumulate(FirstCand.front(), std::next(FirstCand.back()), 0, in getOutliningCandidateInfo()5052 FirstCand.front(), std::next(FirstCand.back()), IsSafeToFixup); in getOutliningCandidateInfo()5134 if (std::any_of(FirstCand.front(), FirstCand.back(), in getOutliningCandidateInfo()5144 FrameID != MachineOutlinerTailCall && FirstCand.back()->isCall()) in getOutliningCandidateInfo()