Searched refs:IsLiveOut (Results 1 – 3 of 3) sorted by relevance
158 auto ComputeValue = [&](BasicBlock *BB, bool IsLiveOut) -> Value * { in RewriteAllUses() argument161 if (IsLiveOut && BBInfo->LiveOutValue) in RewriteAllUses()
202 bool IsLiveOut; variable207 : DAG(GCNDAG), IsLiveOut(LiveOut) {} in RegionPressureMap()
925 IsLiveOut ? DAG->getRegionLiveOutMap() : DAG->getRegionLiveInMap(); in buildLiveRegMap()928 IsLiveOut in buildLiveRegMap()