Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocPBQP.cpp243 static bool lowestEndPoint(const IntervalInfo &I1, in lowestEndPoint() function in __anon4cb6f5b20111::Interference
290 typedef std::set<IntervalInfo, decltype(&lowestEndPoint)> IntervalSet; in apply()
293 IntervalSet Active(lowestEndPoint); in apply()