Searched refs:Statepoints (Results 1 – 4 of 4) sorted by relevance
260 Statepoints355 :doc:`Statepoints`
238 :doc:`This page <Statepoints>` contains detailed documentation for
7542 described in :doc:`Statepoints`.
299 SmallVector<Instruction *, 2> Statepoints; in runOnFunction() local303 Statepoints.push_back(&I); in runOnFunction()304 for (auto &I : Statepoints) in runOnFunction()