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

/external/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp516 bool ReverseLocal = TRI->reverseLocalAssignment(); local
517 bool ForceGlobal = !ReverseLocal && TRI->mayOverrideLocalAssignment() &&
525 if (!ReverseLocal)

Completed in 58 milliseconds