Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp2436 bool PrunedComputed = false; member
3114 if (V.Pruned || V.PrunedComputed) in isPrunedValue()
3122 V.PrunedComputed = true; in isPrunedValue()