Searched refs:StatepointExampleName (Results 1 – 2 of 2) sorted by relevance
503 const StringRef StatepointExampleName("statepoint-example"); in shouldRewriteFunction() local505 return (StatepointExampleName == FunctionGCName) || in shouldRewriteFunction()
2565 const StringRef StatepointExampleName("statepoint-example"); in shouldRewriteStatepointsIn() local2567 return (StatepointExampleName == FunctionGCName) || in shouldRewriteStatepointsIn()