Searched refs:BPLive (Results 1 – 1 of 1) sorted by relevance
4607 bool FPLive = false, BPLive = false; in spillFPBP() local4619 if (BPLive && MI->findRegisterDefOperandIdx(BP, TRI, false, true) != -1) in spillFPBP()4620 BPLive = false; in spillFPBP()4622 BPLive = true; in spillFPBP()4626 (FPLive || BPLive || in spillFPBP()