Searched defs:InstrProfWriter (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h1 //=-- InstrProfWriter.h - Instrumented profiling writer -----------*- C++ -*-=//
30 class InstrProfWriter { class in namespace:llvm
37 InstrProfWriter() : MaxFunctionCount(0) {} function in class:llvm::InstrProfWriter

Completed in 828 milliseconds