Home
last modified time | relevance | path

Searched defs:GCName (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/IR/
H A DLLVMContext.cpp318 void LLVMContext::setGC(const Function &Fn, std::string GCName) { in setGC()
H A DValue.cpp822 const auto &GCName = F->getGC(); in canBeFreed() local