Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp138 static cl::opt<bool> GreedyReverseLocalAssignment( variable
2536 ReverseLocalAssignment = GreedyReverseLocalAssignment.getNumOccurrences() in runOnMachineFunction()
2537 ? GreedyReverseLocalAssignment in runOnMachineFunction()