Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp453 const StringRef CoreCLRName("coreclr"); in shouldRewriteFunction() local
455 (CoreCLRName == FunctionGCName); in shouldRewriteFunction()
H A DRewriteStatepointsForGC.cpp3036 const StringRef CoreCLRName("coreclr"); in shouldRewriteStatepointsIn() local
3038 (CoreCLRName == FunctionGCName); in shouldRewriteStatepointsIn()