Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DPlaceSafepoints.cpp444 const StringRef StatepointExampleName("statepoint-example"); in shouldRewriteFunction() local
446 return (StatepointExampleName == FunctionGCName) || in shouldRewriteFunction()
DRewriteStatepointsForGC.cpp2261 const StringRef StatepointExampleName("statepoint-example"); in shouldRewriteStatepointsIn() local
2263 return (StatepointExampleName == FunctionGCName) || in shouldRewriteStatepointsIn()