Searched refs:Statepoints (Results 1 – 2 of 2) sorted by relevance
608 SmallVector<MachineInstr *, 16> Statepoints; in runOnMachineFunction() local612 Statepoints.push_back(&I); in runOnMachineFunction()614 if (Statepoints.empty()) in runOnMachineFunction()621 for (MachineInstr *I : Statepoints) { in runOnMachineFunction()
755 SmallVector<GCStatepointInst *, 2> Statepoints; in _run() local759 Statepoints.push_back(SP); in _run()760 for (auto &I : Statepoints) in _run()