Searched defs:getGC (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | LLVMContext.cpp | 343 const std::string &LLVMContext::getGC(const Function &Fn) { in getGC() function in LLVMContext |
H A D | Function.cpp | 814 const std::string &Function::getGC() const { in getGC() function in Function |