Searched refs:Statepoints (Results 1 – 2 of 2) sorted by relevance
602 SmallVector<MachineInstr *, 16> Statepoints; in run() local606 Statepoints.push_back(&I); in run()608 if (Statepoints.empty()) in run()615 for (MachineInstr *I : Statepoints) { in run()
757 SmallVector<GCStatepointInst *, 2> Statepoints; in _run() local761 Statepoints.push_back(SP); in _run()762 for (auto &I : Statepoints) in _run()