Home
last modified time | relevance | path

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

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