Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/
H A 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
510 typedef GraphTraits<Inverse<BlockT*> > InvBlockTraits; in Analyze() typedef
H A DLoopInfo.h171 typedef GraphTraits<Inverse<BlockT*> > InvBlockTraits; in getNumBackEdges() typedef
238 typedef GraphTraits<Inverse<BlockT*> > InvBlockTraits; in getLoopLatches() typedef