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