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

/external/llvm/lib/CodeGen/
H A DMachineInstr.cpp1062 /// findRegisterUseOperandIdx() - Returns the MachineOperand that is a use of
1065 int MachineInstr::findRegisterUseOperandIdx(unsigned Reg, bool isKill, function in class:MachineInstr

Completed in 81 milliseconds