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

  /external/llvm/include/llvm/Bitcode/
ReaderWriter.h 109 void WriteIndexToFile(const ModuleSummaryIndex &Index, raw_ostream &Out,
  /external/llvm/tools/llvm-lto/
llvm-lto.cpp 305 WriteIndexToFile(CombinedIndex, OS);
452 WriteIndexToFile(*CombinedIndex, OS);
486 WriteIndexToFile(*Index, OS, &ModuleToSummariesForIndex);
  /external/llvm/tools/gold/
gold-plugin.cpp     [all...]
  /external/llvm/lib/LTO/
ThinLTOCodeGenerator.cpp 703 WriteIndexToFile(*Index, OS);
  /external/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp     [all...]

Completed in 130 milliseconds