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

  /external/llvm/include/llvm/ProfileData/
InstrProfWriter.h 28 class InstrProfRecordWriterTrait;
40 InstrProfRecordWriterTrait *InfoObj;
  /external/llvm/lib/ProfileData/
InstrProfWriter.cpp 75 class InstrProfRecordWriterTrait {
89 InstrProfRecordWriterTrait() : ValueProfDataEndianness(support::little) {}
146 InfoObj(new InstrProfRecordWriterTrait()) {}
214 OnDiskChainedHashTableGenerator<InstrProfRecordWriterTrait> Generator;

Completed in 260 milliseconds