Searched refs:LiveFunctions (Results 1 – 2 of 2) sorted by relevance
115 LiveFuncSet LiveFunctions; variable
275 if ((F.hasLocalLinkage() && !LiveFunctions.count(&F)) && in removeDeadArgumentsFromCallers()676 LiveFunctions.insert(&F); in markLive()699 return LiveFunctions.count(RA.F) || LiveValues.count(RA); in isLive()724 if (LiveFunctions.count(F)) in removeDeadStuffFromFunction()