Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp278 static bool lowestEndPoint(const IntervalInfo &I1, in lowestEndPoint() function in __anon9a6f38670111::Interference
324 using IntervalSet = std::set<IntervalInfo, decltype(&lowestEndPoint)>; in apply()
328 IntervalSet Active(lowestEndPoint); in apply()