Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DPlaceSafepoints.cpp445 const StringRef CoreCLRName("coreclr"); in shouldRewriteFunction() local
447 (CoreCLRName == FunctionGCName); in shouldRewriteFunction()
DRewriteStatepointsForGC.cpp2262 const StringRef CoreCLRName("coreclr"); in shouldRewriteStatepointsIn() local
2264 (CoreCLRName == FunctionGCName); in shouldRewriteStatepointsIn()