Searched defs:getBasicBlockIterator (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/IR/
H A DInstIterator.h70 inline BBIty &getBasicBlockIterator() { return BB; } function in class:llvm::InstIterator
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DInstIterator.h71 inline BBIty &getBasicBlockIterator() { return BB; } function in class:llvm::InstIterator

Completed in 125 milliseconds