Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DRegAllocGreedy.h155 bool getReverseLocalAssignment() const { return ReverseLocalAssignment; } in getReverseLocalAssignment()
283 bool ReverseLocalAssignment; variable
H A DRegAllocPriorityAdvisor.h46 const bool ReverseLocalAssignment; variable
H A DRegAllocPriorityAdvisor.cpp114 ReverseLocalAssignment(RA.getReverseLocalAssignment()) {} in RegAllocPriorityAdvisor()
H A DRegAllocGreedy.cpp322 (!ReverseLocalAssignment && in getPriority()
332 if (!ReverseLocalAssignment) in getPriority()
2639 ReverseLocalAssignment = GreedyReverseLocalAssignment.getNumOccurrences() in runOnMachineFunction()