Searched refs:OPO (Results 1 – 2 of 2) sorted by relevance
36 >4 lelong 0x10000073 OPO module
1061 for (const MachineOperand &OPO : OnePhi->operands()) { in isDead() local1062 if (!OPO.isReg() || !OPO.isDef()) in isDead()1065 Register OPReg = OPO.getReg(); in isDead()