Home
last modified time | relevance | path

Searched defs:InvBlockTraits (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
DLoopInfoImpl.h136 typedef GraphTraits<Inverse<BlockT*> > InvBlockTraits; in getLoopPredecessor() typedef
158 typedef GraphTraits<Inverse<BlockT*> > InvBlockTraits; in getLoopLatch() typedef
255 typedef GraphTraits<Inverse<BlockT*> > InvBlockTraits; in verifyLoop() typedef
349 typedef GraphTraits<Inverse<BlockT*> > InvBlockTraits; in discoverAndMapSubloop() typedef
481 typedef GraphTraits<Inverse<BlockT*> > InvBlockTraits; in analyze() typedef
DLoopInfo.h184 typedef GraphTraits<Inverse<BlockT*> > InvBlockTraits; in getNumBackEdges() typedef
251 typedef GraphTraits<Inverse<BlockT*> > InvBlockTraits; in getLoopLatches() typedef