Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineCombiner.cpp136 unsigned IDepth = 0; in getDepth() local
167 IDepth = std::max(IDepth, DepthOp + LatencyOp); in getDepth()
169 InstrDepth.push_back(IDepth); in getDepth()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineCombiner.cpp169 unsigned IDepth = 0; in getDepth() local
200 IDepth = std::max(IDepth, DepthOp + LatencyOp); in getDepth()
202 InstrDepth.push_back(IDepth); in getDepth()