Searched refs:IsDestLive (Results 1 – 1 of 1) sorted by relevance
1369 bool IsDestLive = !LiveOut.available(MRI, Op0.getReg()); in expandPostRAPseudo() local1381 if (IsDestLive) in expandPostRAPseudo()1383 IsDestLive = true; in expandPostRAPseudo()1390 if (IsDestLive) in expandPostRAPseudo()1402 bool IsDestLive = !LiveOut.available(MRI, Op0.getReg()); in expandPostRAPseudo() local1417 if (IsDestLive) in expandPostRAPseudo()1419 IsDestLive = true; in expandPostRAPseudo()1429 if (IsDestLive) in expandPostRAPseudo()