Searched refs:IsLiveOut (Results 1 – 7 of 7) sorted by relevance
909 bool IsLiveOut = true; variable
1343 bool IsLiveOut = true; variable
123 bool IsLiveOut = true;313 Producers[VarNum].IsLiveOut = false;322 if (I.second.IsLiveOut) {379 if (!ProducerPair.second.IsLiveOut)
6038 ComputationIter->second.IsLiveOut = false; in recordProducers()6046 if (Iter->second.IsLiveOut || Iter->second.NumUses > 1) { in recordProducers()
7042 ComputationIter->second.IsLiveOut = false; in recordProducers()7050 if (Iter->second.IsLiveOut || Iter->second.NumUses > 1) { in recordProducers()
386 void setBBSelectRegOut(unsigned Reg, bool IsLiveOut);