Searched refs:SCCFunctions (Results 1 – 1 of 1) sorted by relevance
432 SmallPtrSet<Function*, 8> SCCFunctions; in runOnSCC() local436 if (F) SCCFunctions.insert(F); in runOnSCC()484 if (SCCFunctions.count(F)) in runOnSCC()581 !SCCFunctions.count(Callee) && in runOnSCC()