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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp2300 bool PrunedComputed = false; member in struct:__anon1798::JoinVals::Val
2948 if (V.Pruned || V.PrunedComputed)
2956 V.PrunedComputed = true;

Completed in 106 milliseconds