Searched refs:InvBlockTraits (Results 1 – 2 of 2) sorted by relevance
266 using InvBlockTraits = GraphTraits<Inverse<BlockT *>>;268 using PredIterTy = typename InvBlockTraits::ChildIteratorType;685 using InvBlockTraits = GraphTraits<Inverse<BlockT *>>;687 using PredIterTy = typename InvBlockTraits::ChildIteratorType;
462 typedef GraphTraits<Inverse<BlockT *>> InvBlockTraits; in discoverAndMapSubloop() typedef485 InvBlockTraits::child_begin(PredBB), in discoverAndMapSubloop()486 InvBlockTraits::child_end(PredBB)); in discoverAndMapSubloop()