Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp138 static cl::opt<bool> GreedyReverseLocalAssignment( variable
2639 ReverseLocalAssignment = GreedyReverseLocalAssignment.getNumOccurrences() in runOnMachineFunction()
2640 ? GreedyReverseLocalAssignment in runOnMachineFunction()