Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCSchedule.cpp90 Optional<double> Throughput; in getReciprocalThroughput() local
136 Optional<double> Throughput; in getReciprocalThroughput() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/
H A DSupport.cpp99 double Throughput = static_cast<double>(ResourceCycles) / MCDesc.NumUnits; in computeBlockRThroughput() local