Searched refs:SCCFunctions (Results 1 – 1 of 1) sorted by relevance
334 SmallPtrSet<Function*, 8> SCCFunctions; in runOnSCC() local338 if (F) SCCFunctions.insert(F); in runOnSCC()386 if (SCCFunctions.count(F)) in runOnSCC()469 !SCCFunctions.count(Callee) && in runOnSCC()