Home
last modified time | relevance | path

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

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