Searched refs:LiveInts (Results 1 – 1 of 1) sorted by relevance
211 LiveIntervals *LiveInts; member399 LiveInts = nullptr; in verify()405 if (!LiveInts) in verify()488 if (LiveInts != nullptr) in report()489 LiveInts->print(errs()); in report()1754 if (LiveInts) { in visitMachineInstrBefore()2178 LiveInts && !LiveInts->isNotInMIMap(*MI)) { in visitMachineOperand()2304 if (LiveInts && Reg.isVirtual()) { in checkLiveness()2331 if (LiveInts && !LiveInts->isNotInMIMap(*MI)) { in checkLiveness()2433 if (LiveInts && !LiveInts->isNotInMIMap(*MI)) { in checkLiveness()[all …]