Searched defs:IsLiveOut (Results 1 – 2 of 2) sorted by relevance
158 auto ComputeValue = [&](BasicBlock *BB, bool IsLiveOut) -> Value * { in RewriteAllUses()
202 bool IsLiveOut; variable