Searched defs:DefOpIdx (Results 1 – 3 of 3) sorted by relevance
237 // If a pair of operands is associated with the schedule dependency, DefOpIdx in adjustSchedDependency() argument
852 adjustSchedDependency(SUnit * Def,int DefOpIdx,SUnit * Use,int UseOpIdx,SDep & Dep) const adjustSchedDependency() argument
1383 const MachineOperand &DefOp = MI->getOperand(DefOpIdx); in rewriteAssigned() local