Searched refs:SccTy (Results 1 – 3 of 3) sorted by relevance
36 using SccTy = std::vector<NodeRef>; variable47 static void propagateFromSCC(const SccTy &SCC, GetProfCountTy GetProfCount,
28 const SccTy &SCC, GetProfCountTy GetProfCount, AddCountTy AddCount) { in propagateFromSCC()90 std::vector<SccTy> SCCs; in propagate()
47 using SccTy = std::vector<NodeRef>; variable77 SccTy CurrentSCC;