Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DPlaceSafepoints.cpp504 const StringRef CoreCLRName("coreclr"); in shouldRewriteFunction() local
506 (CoreCLRName == FunctionGCName); in shouldRewriteFunction()
DRewriteStatepointsForGC.cpp2566 const StringRef CoreCLRName("coreclr"); in shouldRewriteStatepointsIn() local
2568 (CoreCLRName == FunctionGCName); in shouldRewriteStatepointsIn()