Searched refs:Statepoints (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp553 SmallVector<Instruction *, 2> Statepoints; local
557 Statepoints.push_back(&I);
558 for (auto &I : Statepoints)

Completed in 192 milliseconds