Searched refs:ProfCorrelatorKind (Results 1 – 5 of 5) sorted by relevance
58 ProfCorrelatorKind FileKind) { in get()94 InstrProfCorrelator::get(StringRef Filename, ProfCorrelatorKind FileKind) { in get()130 ProfCorrelatorKind FileKind) { in get()187 const object::ObjectFile &Obj, ProfCorrelatorKind FileKind) { in get()
49 using ProfCorrelatorKind = InstrProfCorrelator::ProfCorrelatorKind; typedef921 ProfCorrelatorKind CorrelateKind = ProfCorrelatorKind::NONE; in mergeInstrProfile()924 CorrelateKind = ProfCorrelatorKind::DEBUG_INFO; in mergeInstrProfile()927 CorrelateKind = ProfCorrelatorKind::BINARY; in mergeInstrProfile()
122 extern cl::opt<InstrProfCorrelator::ProfCorrelatorKind> ProfileCorrelate;
79 cl::opt<InstrProfCorrelator::ProfCorrelatorKind> ProfileCorrelate(
338 extern cl::opt<InstrProfCorrelator::ProfCorrelatorKind> ProfileCorrelate;