Home
last modified time | relevance | path

Searched refs:BBIty (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DInstIterator.h33 typedef _BB_i_t BBIty; typedef
71 inline BBIty &getBasicBlockIterator() { return BB; } in getBasicBlockIterator()
/external/llvm/include/llvm/IR/
DInstIterator.h32 typedef BB_i_t BBIty; typedef
70 inline BBIty &getBasicBlockIterator() { return BB; } in getBasicBlockIterator()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DInstIterator.h35 using BBIty = BB_i_t; variable
74 inline BBIty &getBasicBlockIterator() { return BB; } in getBasicBlockIterator()