Searched defs:GCName (Results 1 – 3 of 3) sorted by relevance
48 if (auto GCName = F.getGC(); !Map.contains(GCName)) in run() local
333 void LLVMContext::setGC(const Function &Fn, std::string GCName) { in setGC()
831 const auto &GCName = F->getGC(); in canBeFreed() local