Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DLLVMContext.cpp298 void LLVMContext::setGC(const Function &Fn, std::string GCName) { in setGC()
H A DValue.cpp783 const auto &GCName = F->getGC(); in canBeFreed() local