Searched refs:LiveInts (Results 1 – 1 of 1) sorted by relevance
227 LiveIntervals *LiveInts; member384 LiveInts = nullptr; in verify()390 if (!LiveInts) in verify()478 if (LiveInts != nullptr) in report()479 LiveInts->print(errs()); in report()926 if (LiveInts) { in visitMachineInstrBefore()1436 LiveInts && !LiveInts->isNotInMIMap(*MI)) { in visitMachineOperand()1564 if (LiveInts && !LiveInts->isNotInMIMap(*MI)) { in checkLiveness()1676 if (LiveInts && !LiveInts->isNotInMIMap(*MI)) { in checkLiveness()1912 if (LiveInts) in visitMachineFunctionAfter()[all …]