Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocPBQP.cpp279 static bool lowestEndPoint(const IntervalInfo &I1, in lowestEndPoint() function in __anon9059819a0111::Interference
325 using IntervalSet = std::set<IntervalInfo, decltype(&lowestEndPoint)>; in apply()
329 IntervalSet Active(lowestEndPoint); in apply()