Searched defs:setGC (Results 1 – 2 of 2) sorted by relevance
280 void LLVMContext::setGC(const Function &Fn, std::string GCName) { in setGC() function in LLVMContext
501 void Function::setGC(std::string Str) { in setGC() function in Function