Searched defs:Executions (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DResourcePressureView.cpp135 const unsigned Executions = LastInstructionIdx / Source.size() + 1; local
158 const unsigned Executions = LastInstructionIdx / Source.size() + 1; local
H A DTimelineView.cpp151 OS << Executions; local
190 unsigned Executions local
107 chooseColor(unsigned CumulativeCycles, unsigned Executions, int BufferSize) argument
119 tryChangeColor(raw_ostream &OS, unsigned Cycles, unsigned Executions, int BufferSize) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DLegacyPassManager.cpp50 Disabled, Arguments, Structure, Executions, Details enumerator in enum:__anon4751::PassDebugLevel

Completed in 114 milliseconds