Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DPlaceSafepoints.cpp503 const StringRef StatepointExampleName("statepoint-example"); in shouldRewriteFunction() local
505 return (StatepointExampleName == FunctionGCName) || in shouldRewriteFunction()
DRewriteStatepointsForGC.cpp2565 const StringRef StatepointExampleName("statepoint-example"); in shouldRewriteStatepointsIn() local
2567 return (StatepointExampleName == FunctionGCName) || in shouldRewriteStatepointsIn()