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

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

Completed in 85 milliseconds