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

  /external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
BitstreamReader.h 85 bool isIgnoringBlockInfoNames() { return IgnoreBlockInfoNames; }
621 if (BitStream->isIgnoringBlockInfoNames()) break; // Ignore name.
630 if (BitStream->isIgnoringBlockInfoNames()) break; // Ignore name.
  /external/llvm/include/llvm/Bitcode/
BitstreamReader.h 87 bool isIgnoringBlockInfoNames() { return IgnoreBlockInfoNames; }

Completed in 53 milliseconds