Lines Matching defs:BO
167 Instruction *BO = cast<Instruction>(Builder.CreateBinOp(Opcode, LHS, RHS));168 BO->setDebugLoc(SaveInsertPt->getDebugLoc());169 rememberInstruction(BO);175 return BO;