Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/IR/
DGCStrategy.h74 bool UseRS4GC = false; /// If UseStatepoints is set, this determines whether variable
110 return UseRS4GC; in useRS4GC()
/openbsd/src/gnu/llvm/llvm/lib/IR/
DBuiltinGCs.cpp69 UseRS4GC = true; in StatepointGC()
102 UseRS4GC = true; in CoreCLRGC()