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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp944 bool ShrinkB = false; local
972 &ShrinkB](LiveInterval::SubRange &SR) {
977 ShrinkB |= P.second;
997 ShrinkB |= P.second;
1004 return { true, ShrinkB };

Completed in 58 milliseconds