Searched refs:Statepoints (Results 1 – 5 of 5) sorted by relevance
2 ; Test to check that Statepoints with X64 far-immediate targets
261 Statepoints362 :doc:`Statepoints`
238 :doc:`This page <Statepoints>` contains detailed documentation for
8892 described in :doc:`Statepoints`.
305 SmallVector<Instruction *, 2> Statepoints; in runOnFunction() local309 Statepoints.push_back(&I); in runOnFunction()310 for (auto &I : Statepoints) in runOnFunction()