Searched refs:InstrumentationType (Results 1 – 2 of 2) sorted by relevance
59 PGOInstrumentationType InstrumentationType = PGOInstrumentationType ::FDO)60 : InstrumentationType(InstrumentationType) {} in InstrumentationType() function65 const PGOInstrumentationType InstrumentationType;
377 const PGOInstrumentationType InstrumentationType; member in __anon0925556b0111::FunctionInstrumenter385 InstrumentationType == PGOInstrumentationType::CTXPROF; in isValueProfilingDisabled()390 InstrumentationType == PGOInstrumentationType::CTXPROF; in shouldInstrumentEntryBB()401 PGOInstrumentationType InstrumentationType = PGOInstrumentationType::FDO) in FunctionInstrumenter() argument403 LI(LI), InstrumentationType(InstrumentationType) {} in FunctionInstrumenter()450 PGOInstrumentationType InstrumentationType) { in createIRLevelProfileFlagVar() argument454 if (InstrumentationType == PGOInstrumentationType::CSFDO) in createIRLevelProfileFlagVar()457 InstrumentationType == PGOInstrumentationType::CTXPROF) in createIRLevelProfileFlagVar()941 const bool IsCtxProf = InstrumentationType == PGOInstrumentationType::CTXPROF; in instrument()944 InstrumentationType == PGOInstrumentationType::CSFDO, in instrument()[all …]