Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.cpp2724 const StringRef StatepointExampleName("statepoint-example"); in shouldRewriteStatepointsIn() local
2726 return (StatepointExampleName == FunctionGCName) || in shouldRewriteStatepointsIn()