Searched refs:ProfileCorrelate (Results 1 – 3 of 3) sorted by relevance
79 cl::opt<InstrProfCorrelator::ProfCorrelatorKind> ProfileCorrelate( variable1039 !DebugInfoCorrelate && ProfileCorrelate == InstrProfCorrelator::NONE && in lowerValueProfileInst()1591 ProfileCorrelate == InstrProfCorrelator::DEBUG_INFO) && in setupProfileSection()1698 ProfileCorrelate == InstrProfCorrelator::DEBUG_INFO) { in getOrCreateRegionCounters()1743 if (DebugInfoCorrelate || ProfileCorrelate == InstrProfCorrelator::DEBUG_INFO) in createDataVariable()1846 if (ProfileCorrelate == InstrProfCorrelator::BINARY) { in createDataVariable()1960 ProfileCorrelate == InstrProfCorrelator::BINARY in emitNameData()
338 extern cl::opt<InstrProfCorrelator::ProfCorrelatorKind> ProfileCorrelate;403 if (DebugInfoCorrelate || ProfileCorrelate == InstrProfCorrelator::DEBUG_INFO) in createIRLevelProfileFlagVar()
122 extern cl::opt<InstrProfCorrelator::ProfCorrelatorKind> ProfileCorrelate;129 return DebugInfoCorrelate || ProfileCorrelate != InstrProfCorrelator::NONE in getDefaultProfileGenName()