Searched refs:RemOpc (Results 1 – 1 of 1) sorted by relevance
371 auto RemOpc = Div->getOpcode() == Instruction::UDiv ? Instruction::URem in visitMul() local375 Value *Rem = Builder.CreateBinOp(RemOpc, XFreeze, DivOp1); in visitMul()