Searched refs:FrozenFunctions (Results 1 – 2 of 2) sorted by relevance
115 FuncSet FrozenFunctions; variable
277 if ((F.hasLocalLinkage() && !FrozenFunctions.count(&F)) && in removeDeadArgumentsFromCallers()676 FrozenFunctions.insert(&F); in markFrozen()705 return FrozenFunctions.count(RA.F) || LiveValues.count(RA); in isLive()730 if (FrozenFunctions.count(F)) in removeDeadStuffFromFunction()