Searched refs:ReverseLocal (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp565 bool ReverseLocal = TRI->reverseLocalAssignment(); local
567 bool ForceGlobal = !ReverseLocal &&
575 if (!ReverseLocal)

Completed in 64 milliseconds