HomeSort by relevance Sort by last modified time
    Searched refs:BIty (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/IR/
InstIterator.h 33 typedef BI_t BIty;
71 inline BIty &getInstructionIterator() { return BI; }
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
InstIterator.h 34 typedef _BI_t BIty;
72 inline BIty &getInstructionIterator() { return BI; }

Completed in 115 milliseconds