Searched defs:setGC (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | LLVMContext.cpp | 333 void LLVMContext::setGC(const Function &Fn, std::string GCName) { setGC() function in LLVMContext |
H A D | Function.cpp | 790 void Function::setGC(std::string Str) { setGC() function in Function |