Searched refs:LiveInternalFns (Results 1 – 1 of 1) sorted by relevance
2384 SmallPtrSet<Function *, 8> LiveInternalFns; in identifyDeadInternalFunctions() local2398 !LiveInternalFns.count(Callee)); in identifyDeadInternalFunctions()2404 LiveInternalFns.insert(F); in identifyDeadInternalFunctions()