Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DLLVMContext.cpp308 const std::string &LLVMContext::getGC(const Function &Fn) { in getGC() function in LLVMContext
H A DFunction.cpp651 const std::string &Function::getGC() const { in getGC() function in Function