Searched refs:SccTy (Results 1 – 5 of 5) sorted by relevance
41 typedef std::vector<NodeType*> SccTy; typedef57 SccTy CurrentSCC;165 inline const SccTy &operator*() const {169 inline SccTy &operator*() {
37 using SccTy = std::vector<NodeRef>; variable47 static void propagateFromSCC(const SccTy &SCC, GetRelBBFreqTy GetRelBBFreq,
29 const SccTy &SCC, GetRelBBFreqTy GetRelBBFreq, GetCountTy GetCount, in propagateFromSCC()100 std::vector<SccTy> SCCs; in propagate()
48 using SccTy = std::vector<NodeRef>; variable78 SccTy CurrentSCC;
46 typedef std::vector<NodeType *> SccTy; typedef76 SccTy CurrentSCC;