Searched refs:IsDestLive (Results 1 – 1 of 1) sorted by relevance
1362 bool IsDestLive = !LiveOut.available(MRI, Op0.getReg()); in expandPostRAPseudo() local1374 if (IsDestLive) in expandPostRAPseudo()1376 IsDestLive = true; in expandPostRAPseudo()1383 if (IsDestLive) in expandPostRAPseudo()1395 bool IsDestLive = !LiveOut.available(MRI, Op0.getReg()); in expandPostRAPseudo() local1410 if (IsDestLive) in expandPostRAPseudo()1412 IsDestLive = true; in expandPostRAPseudo()1422 if (IsDestLive) in expandPostRAPseudo()