Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DResourcePressureView.cpp111 static void printResourcePressure(formatted_raw_ostream &OS, double Pressure, in printResourcePressure() function
165 printResourcePressure(FOS, Pressure, (I + 1) * 7); in printResourcePressurePerIter()
194 printResourcePressure(FOS, Pressure, (J + 1) * 7); in printResourcePressurePerInst()