Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DPlaceSafepoints.cpp450 const StringRef StatepointExampleName("statepoint-example"); in shouldRewriteFunction() local
452 return (StatepointExampleName == FunctionGCName) || in shouldRewriteFunction()
DRewriteStatepointsForGC.cpp2497 const StringRef StatepointExampleName("statepoint-example"); in shouldRewriteStatepointsIn() local
2499 return (StatepointExampleName == FunctionGCName) || in shouldRewriteStatepointsIn()
/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()