Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContext.cpp333 void LLVMContext::setGC(const Function &Fn, std::string GCName) { in setGC() function in LLVMContext
H A DFunction.cpp819 void Function::setGC(std::string Str) { in setGC() function in Function