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

  /external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
BitstreamReader.h 91 /// hasBlockInfoRecords - Return true if we've already read and processed the
94 bool hasBlockInfoRecords() const { return !BlockInfoRecords.empty(); }
579 if (BitStream->hasBlockInfoRecords())