Home
last modified time | relevance | path

Searched defs:succ_const_iterator (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/IR/
H A DCFG.h116 succ_const_iterator; typedef
H A DInstrTypes.h251 succ_const_iterator; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DCFG.h241 using succ_const_iterator = SuccIterator<const Instruction, const BasicBlock>; variable