Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp651 static bool getDataDeps(const MachineInstr &UseMI, in getDataDeps() function
788 else if (getDataDeps(UseMI, Deps, MTM.MRI)) in updateDepth()
1109 bool HasPhysRegs = !MI.isPHI() && getDataDeps(MI, Deps, MTM.MRI); in computeInstrHeights()