Lines Matching defs:ProfCorrelatorKind
51 using ProfCorrelatorKind = InstrProfCorrelator::ProfCorrelatorKind;
141 cl::opt<ProfCorrelatorKind> BIDFetcherProfileCorrelate(
690 const ProfCorrelatorKind *BIDFetcherCorrelatorKind = nullptr) {
780 const ProfCorrelatorKind CorrelatorKind = BIDFetcherCorrelatorKind
782 : ProfCorrelatorKind::NONE;
978 ProfCorrelatorKind CorrelateKind = ProfCorrelatorKind::NONE;
981 CorrelateKind = ProfCorrelatorKind::DEBUG_INFO;
984 CorrelateKind = ProfCorrelatorKind::BINARY;
996 ProfCorrelatorKind BIDFetcherCorrelateKind = ProfCorrelatorKind::NONE;