Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp452 const StringRef CoreCLRName("coreclr"); in shouldRewriteFunction() local
454 (CoreCLRName == FunctionGCName); in shouldRewriteFunction()
H A DRewriteStatepointsForGC.cpp2725 const StringRef CoreCLRName("coreclr"); in shouldRewriteStatepointsIn() local
2727 (CoreCLRName == FunctionGCName); in shouldRewriteStatepointsIn()