Searched refs:getDataDeps (Results 1 – 1 of 1) sorted by relevance
630 static bool getDataDeps(const MachineInstr *UseMI, in getDataDeps() function827 else if (getDataDeps(&UseMI, Deps, MTM.MRI)) in computeInstrDepths()1080 bool HasPhysRegs = !MI->isPHI() && getDataDeps(MI, Deps, MTM.MRI); in computeInstrHeights()