Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.cpp597 double RegDepPressurePerCycle = in printBottleneckHints() local
627 << format("%.2f", floor((RegDepPressurePerCycle * 100) + 0.5) / 100) in printBottleneckHints()