Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp763 bool AddPriorityToGlobal = TRI->addAllocPriorityToGlobalRanges(); in enqueue() local
788 if (AddPriorityToGlobal) in enqueue()