Searched refs:StatepointExampleName (Results 1 – 2 of 2) sorted by relevance
444 const StringRef StatepointExampleName("statepoint-example"); in shouldRewriteFunction() local446 return (StatepointExampleName == FunctionGCName) || in shouldRewriteFunction()
2261 const StringRef StatepointExampleName("statepoint-example"); in shouldRewriteStatepointsIn() local2263 return (StatepointExampleName == FunctionGCName) || in shouldRewriteStatepointsIn()