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

  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp 745 unsigned NumTypesRead = 0;
760 if (NumTypesRead != TypeList.size()) {
910 ++NumTypesRead;
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp 720 unsigned NumTypesRead = 0;
735 if (NumTypesRead != TypeList.size()) {
885 ++NumTypesRead;
    [all...]

Completed in 17 milliseconds