Searched refs:InvMBBTraits (Results 1 – 1 of 1) sorted by relevance
1080 typedef GraphTraits<Inverse<MachineBasicBlock*> > InvMBBTraits; in mergeLoop() typedef1081 InvMBBTraits::ChildIteratorType PI = InvMBBTraits::child_begin(LoopHeader), in mergeLoop()1082 PE = InvMBBTraits::child_end(LoopHeader); in mergeLoop()