Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp749 bool ForceGlobal = !ReverseLocal && in enqueue() local
752 if (ExtraRegInfo[Reg].Stage == RS_Assign && !ForceGlobal && !LI->empty() && in enqueue()