Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DRegionIterator.h42 using BlockTraits = GraphTraits<BlockT *>; variable
169 using BlockTraits = GraphTraits<BlockT *>; variable
DLoopInfoImpl.h172 typedef GraphTraits<BlockT *> BlockTraits; in getLoopPreheader() typedef
476 typedef GraphTraits<BlockT *> BlockTraits; typedef