Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp451 const StringRef StatepointExampleName("statepoint-example"); in shouldRewriteFunction() local
453 return (StatepointExampleName == FunctionGCName) || in shouldRewriteFunction()
H A DRewriteStatepointsForGC.cpp2783 const StringRef StatepointExampleName("statepoint-example"); in shouldRewriteStatepointsIn() local
2785 return (StatepointExampleName == FunctionGCName) || in shouldRewriteStatepointsIn()