Lines Matching refs:setDebugLoc
303 Res->setDebugLoc(Neg->getDebugLoc()); in LowerNegateToMultiply()
869 NewNeg->setDebugLoc(BI->getDebugLoc()); in NegateValue()
963 New->setDebugLoc(Or->getDebugLoc()); in convertOrWithNoCommonBitsToAdd()
1016 New->setDebugLoc(Sub->getDebugLoc()); in BreakUpSubtract()
1037 Mul->setDebugLoc(Shl->getDebugLoc()); in ConvertShiftToMul()
1088 NewAdd->setDebugLoc(I->getDebugLoc()); in EmitAddTreeOfValues()
1162 cast<Instruction>(V)->setDebugLoc(DL); in RemoveFactorFromExpression()
1249 I->setDebugLoc(InsertBefore->getDebugLoc()); in createAndInstr()
1519 Mul->setDebugLoc(I->getDebugLoc()); in OptimizeAdd()
1696 V2->setDebugLoc(I->getDebugLoc()); in OptimizeAdd()
2317 VI->setDebugLoc(I->getDebugLoc()); in ReassociateExpression()
2355 OI->setDebugLoc(I->getDebugLoc()); in ReassociateExpression()