Searched refs:NoBTI (Results 1 – 1 of 1) sorted by relevance
5932 auto NoBTI = in getOutliningCandidateInfo() local5937 if (std::distance(RepeatedSequenceLocs.begin(), NoBTI) > in getOutliningCandidateInfo()5938 std::distance(NoBTI, RepeatedSequenceLocs.end())) in getOutliningCandidateInfo()5939 RepeatedSequenceLocs.erase(NoBTI, RepeatedSequenceLocs.end()); in getOutliningCandidateInfo()5941 RepeatedSequenceLocs.erase(RepeatedSequenceLocs.begin(), NoBTI); in getOutliningCandidateInfo()