Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDPlaceSafepoints.cpp512 const StringRef StatepointExampleName("statepoint-example"); in shouldRewriteFunction() local
514 return (StatepointExampleName == FunctionGCName) || in shouldRewriteFunction()
HDRewriteStatepointsForGC.cpp2360 const StringRef StatepointExampleName("statepoint-example"); in shouldRewriteStatepointsIn() local
2362 return (StatepointExampleName == FunctionGCName) || in shouldRewriteStatepointsIn()