Searched defs:tieOperands (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DMachineInstr.cpp722 tieOperands(DefIdx, OpNo);
1165 /// tieOperands - Mark operands at DefIdx and UseIdx as tied to each other.
1177 void MachineInstr::tieOperands(unsigned DefIdx, unsigned UseIdx) { function in class:MachineInstr

Completed in 105 milliseconds