Searched refs:IsDestLive (Results 1 – 1 of 1) sorted by relevance
1283 bool IsDestLive = !LiveOut.available(MRI, Op0.getReg()); in expandPostRAPseudo() local1295 if (IsDestLive) in expandPostRAPseudo()1297 IsDestLive = true; in expandPostRAPseudo()1304 if (IsDestLive) in expandPostRAPseudo()1316 bool IsDestLive = !LiveOut.available(MRI, Op0.getReg()); in expandPostRAPseudo() local1331 if (IsDestLive) in expandPostRAPseudo()1333 IsDestLive = true; in expandPostRAPseudo()1343 if (IsDestLive) in expandPostRAPseudo()