Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocPriorityAdvisor.h45 const bool RegClassPriorityTrumpsGlobalness; variable
H A DRegAllocPriorityAdvisor.cpp110 RegClassPriorityTrumpsGlobalness( in RegAllocPriorityAdvisor()
H A DRegAllocGreedy.h151 return RegClassPriorityTrumpsGlobalness; in getRegClassPriorityTrumpsGlobalness()
279 bool RegClassPriorityTrumpsGlobalness = false; variable
H A DRegAllocGreedy.cpp366 if (RegClassPriorityTrumpsGlobalness) in getPriority()
2740 RegClassPriorityTrumpsGlobalness = in runOnMachineFunction()