Searched refs:StatepointExampleName (Results 1 – 4 of 4) sorted by relevance
450 const StringRef StatepointExampleName("statepoint-example"); in shouldRewriteFunction() local452 return (StatepointExampleName == FunctionGCName) || in shouldRewriteFunction()
2497 const StringRef StatepointExampleName("statepoint-example"); in shouldRewriteStatepointsIn() local2499 return (StatepointExampleName == FunctionGCName) || in shouldRewriteStatepointsIn()
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()