Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp452 const StringRef CoreCLRName("coreclr"); in shouldRewriteFunction() local
454 (CoreCLRName == FunctionGCName); in shouldRewriteFunction()
H A DRewriteStatepointsForGC.cpp2784 const StringRef CoreCLRName("coreclr"); in shouldRewriteStatepointsIn() local
2786 (CoreCLRName == FunctionGCName); in shouldRewriteStatepointsIn()