Searched refs:CallGraphProfile (Results 1 – 6 of 6) sorted by relevance
159 bool CallGraphProfile; variable
168 CallGraphProfile, enumerator467 CallGraphProfileSection() : Section(ChunkKind::CallGraphProfile) {} in CallGraphProfileSection()474 return S->Kind == ChunkKind::CallGraphProfile; in classof()
207 CallGraphProfile = true; in PassManagerBuilder()883 if (CallGraphProfile) in populateModulePassManager()
125 bool CallGraphProfile; variable
667 PMBuilder.CallGraphProfile = !CodeGenOpts.DisableIntegratedAS; in CreatePasses()1144 PTO.CallGraphProfile = !CodeGenOpts.DisableIntegratedAS; in EmitAssemblyWithNewPassManager()1473 Conf.PTO.CallGraphProfile = !CGOpts.DisableIntegratedAS; in runThinLTOBackend()
284 CallGraphProfile = true; in PipelineTuningOptions()1351 if (PTO.CallGraphProfile) in buildModuleOptimizationPipeline()