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

/external/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp517 bool ForceGlobal = !ReverseLocal && TRI->mayOverrideLocalAssignment() && local
520 if (ExtraRegInfo[Reg].Stage == RS_Assign && !ForceGlobal && !LI->empty() &&

Completed in 127 milliseconds