Searched refs:LiveStks (Results 1 – 1 of 1) sorted by relevance
103 LiveIntervals *LiveInts, LiveStacks *LiveStks, in MachineVerifier()105 : Banner(b), LiveVars(LiveVars), LiveInts(LiveInts), LiveStks(LiveStks), in MachineVerifier()228 LiveStacks *LiveStks = nullptr; member457 LiveStks = PASS->getAnalysisIfAvailable<LiveStacks>(); in verify()2662 if (LiveStks && LiveStks->hasInterval(MO->getIndex()) && in visitMachineOperand()2665 LiveInterval &LI = LiveStks->getInterval(FI); in visitMachineOperand()