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

  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.h 284 bool ParseOldTypeTable(); // FIXME: Remove in LLVM 3.1
BitcodeReader.cpp 443 /// FIXME: Remove in LLVM 3.1, only used by ParseOldTypeTable.
742 bool BitcodeReader::ParseOldTypeTable() {
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.h 278 bool ParseOldTypeTable(); // FIXME: Remove in LLVM 3.1
BitcodeReader.cpp 723 /// FIXME: Remove in LLVM 3.1, only used by ParseOldTypeTable.
    [all...]

Completed in 6751 milliseconds