Home
last modified time | relevance | path

Searched refs:correlation (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTMultiCpuDecoder.cpp188 if (auto correlation = DoCorrelateContextSwitchesAndIntelPtTraces()) { in CorrelateContextSwitchesAndIntelPtTraces() local
189 m_continuous_executions_per_thread.emplace(std::move(*correlation)); in CorrelateContextSwitchesAndIntelPtTraces()
192 return correlation.takeError(); in CorrelateContextSwitchesAndIntelPtTraces()
/llvm-project-15.0.7/llvm/test/tools/llvm-profgen/
H A Dinline-force-dwarf.test1 ; RUN: llvm-profgen --format=text --ignore-stack-samples --use-dwarf-correlation --perfscript=%S/In…
H A Dinline-noprobe.test3 ; RUN: llvm-profgen --format=text --use-dwarf-correlation --perfscript=%S/Inputs/inline-noprobe.per…
9 ; RUN: llvm-profgen --format=text --use-dwarf-correlation --perfscript=%S/Inputs/inline-noprobe.per…
/llvm-project-15.0.7/llvm/test/Transforms/SampleProfile/
H A Dprofile-correlation-irreducible-loops.ll1 ; RUN: opt < %s -passes=sample-profile -sample-profile-file=%S/Inputs/profile-correlation-irreducib…
2 ; RUN: opt < %s -passes=sample-profile -sample-profile-file=%S/Inputs/profile-correlation-irreducib…
/llvm-project-15.0.7/llvm/test/Transforms/PhaseOrdering/
H A Dsimplifycfg-switch-lowering-vs-correlatedpropagation.ll6 ; We are worse at propagating correlation facts when in select form
/llvm-project-15.0.7/llvm/test/Analysis/ScalarEvolution/
H A Dincreasing-or-decreasing-iv.ll200 ; SCEV is able to see the correlation between the two selects feeding