Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp452 const StringRef StatepointExampleName("statepoint-example"); in shouldRewriteFunction() local
454 return (StatepointExampleName == FunctionGCName) || in shouldRewriteFunction()
H A DRewriteStatepointsForGC.cpp3035 const StringRef StatepointExampleName("statepoint-example"); in shouldRewriteStatepointsIn() local
3037 return (StatepointExampleName == FunctionGCName) || in shouldRewriteStatepointsIn()