Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DCFG.h240 using succ_iterator = SuccIterator<Instruction, BasicBlock>; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DScheduleDAG.h260 typedef SmallVectorImpl<SDep>::iterator succ_iterator; typedef