Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineScheduler.cpp2021 unsigned ScaledMOps = in bumpNode() local
2026 if ((int)(ScaledMOps - getResourceCount(ZoneCritResIdx)) in bumpNode()
2030 << ScaledMOps / SchedModel->getLatencyFactor() << "c\n"); in bumpNode()