Searched refs:LiveOutValue (Results 1 – 1 of 1) sorted by relevance
107 Value *LiveOutValue = nullptr; member145 BBInfos[BB].LiveOutValue = V; in RewriteAllUses()161 if (IsLiveOut && BBInfo->LiveOutValue) in RewriteAllUses()162 return BBInfo->LiveOutValue; in RewriteAllUses()174 if (BBInfo->LiveOutValue) { in RewriteAllUses()175 V = BBInfo->LiveOutValue; in RewriteAllUses()