Home
last modified time | relevance | path

Searched refs:isAtLastSegment (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp295 static bool isAtLastSegment(const IntervalInfo &I) { in isAtLastSegment() function in __anonda0ac5d00111::Interference
350 if (!isAtLastSegment(*RetireItr)) in apply()