Home
last modified time | relevance | path

Searched defs:Throughput (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCSchedule.cpp91 std::optional<double> Throughput; in getReciprocalThroughput() local
137 std::optional<double> Throughput; in getReciprocalThroughput() local
/openbsd-src/gnu/llvm/llvm/lib/MCA/
H A DSupport.cpp100 double Throughput = static_cast<double>(ResourceCycles) / MCDesc.NumUnits; in computeBlockRThroughput() local