Home
last modified time | relevance | path

Searched refs:gc_statepoint_decl (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDRewriteStatepointsForGC.cpp1242 Function *gc_statepoint_decl = CS.getCalledFunction(); in makeStatepointExplicitImpl() local
1267 Builder.CreateCall(gc_statepoint_decl, args, "safepoint_token"); in makeStatepointExplicitImpl()
1297 gc_statepoint_decl, toReplace->getNormalDest(), in makeStatepointExplicitImpl()