Searched refs:LiveInts (Results 1 – 1 of 1) sorted by relevance
205 LiveIntervals *LiveInts; member377 LiveInts = nullptr; in verify()383 if (!LiveInts) in verify()466 if (LiveInts != nullptr) in report()467 LiveInts->print(errs()); in report()1661 if (LiveInts) { in visitMachineInstrBefore()2067 LiveInts && !LiveInts->isNotInMIMap(*MI)) { in visitMachineOperand()2199 if (LiveInts && !LiveInts->isNotInMIMap(*MI)) { in checkLiveness()2307 if (LiveInts && !LiveInts->isNotInMIMap(*MI)) { in checkLiveness()2648 if (LiveInts) in visitMachineFunctionAfter()[all …]