Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp454 const StringRef CoreCLRName("coreclr"); in shouldRewriteFunction() local
456 (CoreCLRName == FunctionGCName); in shouldRewriteFunction()
H A DRewriteStatepointsForGC.cpp2502 const StringRef CoreCLRName("coreclr"); in shouldRewriteStatepointsIn() local
2504 (CoreCLRName == FunctionGCName); in shouldRewriteStatepointsIn()