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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp703 bool ReverseLocal = TRI->reverseLocalAssignment(); local
705 bool ForceGlobal = !ReverseLocal &&
713 if (!ReverseLocal)

Completed in 63 milliseconds