Home
last modified time | relevance | path

Searched defs:InvBlockTraits (Results 1 – 4 of 4) 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.h176 typedef GraphTraits<Inverse<BlockT*> > InvBlockTraits; in getNumBackEdges() typedef
239 typedef GraphTraits<Inverse<BlockT*> > InvBlockTraits; in getLoopLatches() typedef
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DLoopInfo.h163 typedef GraphTraits<Inverse<BlockT*> > InvBlockTraits; in getNumBackEdges() typedef
298 typedef GraphTraits<Inverse<BlockT*> > InvBlockTraits; in getLoopPredecessor() typedef
319 typedef GraphTraits<Inverse<BlockT*> > InvBlockTraits; in getLoopLatch() typedef
439 typedef GraphTraits<Inverse<BlockT*> > InvBlockTraits; in verifyLoop() typedef
780 typedef GraphTraits<Inverse<BlockT*> > InvBlockTraits; in ConsiderForLoop() typedef
828 typedef GraphTraits<Inverse<BlockT*> > InvBlockTraits; in ConsiderForLoop() typedef
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopInfoImpl.h103 typedef GraphTraits<Inverse<BlockT *>> InvBlockTraits; in getUniqueExitBlocks() typedef
434 typedef GraphTraits<Inverse<BlockT *>> InvBlockTraits; in discoverAndMapSubloop() typedef