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

/external/llvm/lib/CodeGen/
H A DMachineInstr.cpp128 void MachineOperand::ChangeToRegister(unsigned Reg, bool isDef, bool isImp, argument
147 IsImp = isImp;

Completed in 175 milliseconds