Home
last modified time | relevance | path

Searched defs:Traces (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StorePairSuppress.cpp36 MachineTraceMetrics *Traces; member in __anondab15a050111::AArch64StorePairSuppress
H A DAArch64ConditionalCompares.cpp769 MachineTraceMetrics *Traces; member in __anon79d718350211::AArch64ConditionalCompares
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCombiner.cpp72 MachineTraceMetrics *Traces = nullptr; member in __anon20cc5c180111::MachineCombiner
H A DEarlyIfConversion.cpp767 MachineTraceMetrics *Traces = nullptr; member in __anon4c5015260311::EarlyIfConverter
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp784 auto &Traces = Reader->getTemporalProfTraces(Input.Weight); in loadInput() local
2983 auto &Traces = Reader->getTemporalProfTraces(); in showInstrProfile() local
3297 ArrayRef Traces = Reader->getTemporalProfTraces(); in order_main() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp1020 ArrayRef<TemporalProfTraceTy> Traces, std::vector<BPFunctionNode> &Nodes, in createBPFunctionNodes()