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