Searched refs:InvBlockTraits (Results 1 – 3 of 3) sorted by relevance
268 using InvBlockTraits = GraphTraits<Inverse<BlockT *>>;270 using PredIterTy = typename InvBlockTraits::ChildIteratorType;687 using InvBlockTraits = GraphTraits<Inverse<BlockT *>>;689 using PredIterTy = typename InvBlockTraits::ChildIteratorType;
450 typedef GraphTraits<Inverse<BlockT *>> InvBlockTraits; in discoverAndMapSubloop() typedef473 InvBlockTraits::child_begin(PredBB), in discoverAndMapSubloop()474 InvBlockTraits::child_end(PredBB)); in discoverAndMapSubloop()