Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DGCStrategy.h107 bool useRS4GC() const { in useRS4GC() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp3013 return Strategy->useRS4GC(); in shouldRewriteStatepointsIn()