Searched refs:SccTy (Results 1 – 3 of 3) sorted by relevance
34 using SccTy = std::vector<NodeRef>; variable46 static void propagateFromSCC(const SccTy &SCC, GetProfCountTy GetProfCount,
24 const SccTy &SCC, GetProfCountTy GetProfCount, AddCountTy AddCount) { in propagateFromSCC()83 std::vector<SccTy> SCCs; in propagate()
52 using SccTy = std::vector<NodeRef>; variable82 SccTy CurrentSCC;