Home
last modified time | relevance | path

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

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