Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/
DRegAllocPBQP.cpp325 using IntervalQueue = in apply() typedef
329 IntervalQueue Inactive(lowestStartPoint); in apply()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocPBQP.cpp326 using IntervalQueue = in apply() typedef
330 IntervalQueue Inactive(lowestStartPoint); in apply()
/external/llvm/lib/CodeGen/
DRegAllocPBQP.cpp299 decltype(&lowestStartPoint)> IntervalQueue; in apply() typedef
301 IntervalQueue Inactive(lowestStartPoint); in apply()