HomeSort by: relevance | last modified time | path
    Searched refs:InstrProfRecordWriterTrait (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
InstrProfWriter.h 29 class InstrProfRecordWriterTrait;
45 InstrProfRecordWriterTrait *InfoObj;
  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
InstrProfWriter.cpp 91 class InstrProfRecordWriterTrait {
106 InstrProfRecordWriterTrait() = default;
170 InfoObj(new InstrProfRecordWriterTrait()) {}
291 OnDiskChainedHashTableGenerator<InstrProfRecordWriterTrait> Generator;

Completed in 65 milliseconds