Searched defs:GCName (Results 1 – 2 of 2) sorted by relevance
318 void LLVMContext::setGC(const Function &Fn, std::string GCName) { in setGC()
822 const auto &GCName = F->getGC(); in canBeFreed() local