Lines Matching refs:setDebugLoc
1088 InsertedCast->setDebugLoc(CI->getDebugLoc()); in SinkCast()
1188 UAddWithOverflow->setDebugLoc(Loc); in CombineUAddWithOverflow()
1190 UAdd->setDebugLoc(Loc); in CombineUAddWithOverflow()
1193 Overflow->setDebugLoc(Loc); in CombineUAddWithOverflow()
1247 InsertedCmp->setDebugLoc(CI->getDebugLoc()); in SinkCmpExpression()
1339 InsertedAnd->setDebugLoc(AndI->getDebugLoc()); in sinkAndCmp0Expression()
1426 InsertedShift->setDebugLoc(ShiftI->getDebugLoc()); in SinkShiftAndTruncate()
1435 InsertedTrunc->setDebugLoc(TruncI->getDebugLoc()); in SinkShiftAndTruncate()
1527 InsertedShift->setDebugLoc(ShiftI->getDebugLoc()); in OptimizeExtractBits()
5325 ExtFedByLoad->setDebugLoc(LI->getDebugLoc()); in optimizeExt()
5820 TrueBranch->setDebugLoc(SI->getDebugLoc()); in optimizeSelectInst()
5830 FalseBranch->setDebugLoc(SI->getDebugLoc()); in optimizeSelectInst()
5846 FalseBranch->setDebugLoc(SI->getDebugLoc()); in optimizeSelectInst()
5881 PN->setDebugLoc(SI->getDebugLoc()); in optimizeSelectInst()
5993 ExtInst->setDebugLoc(SI->getDebugLoc()); in optimizeSwitchInst()
6762 NC->setDebugLoc(GEPI->getDebugLoc()); in optimizeInst()