Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContext.cpp343 const std::string &LLVMContext::getGC(const Function &Fn) { in getGC() function in LLVMContext
H A DFunction.cpp814 const std::string &Function::getGC() const { in getGC() function in Function