Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DRegionIterator.h171 using BlockTraits = GraphTraits<BlockT *>; variable
H A DLoopInfoImpl.h179 typedef GraphTraits<BlockT *> BlockTraits; in getLoopPreheader() typedef
486 typedef GraphTraits<BlockT *> BlockTraits; typedef