Searched defs:DVI (Results 1 – 10 of 10) sorted by relevance
163 bool diagnoseMisSizedDbgValue(Module &M, DbgValueInst *DVI) { in diagnoseMisSizedDbgValue()256 auto *DVI = dyn_cast<DbgValueInst>(&I); in checkDebugifyMetadata() local
383 if (DbgValueInst *DVI = dyn_cast<DbgValueInst>(I)) { in wouldInstructionBeTriviallyDead() local1221 if (DbgValueInst *DVI = dyn_cast<DbgValueInst>(PrevI)) in LdStHasDebugValue() local1239 for (auto *DVI : DbgValues) { in PhiHasDebugValue() local1532 if (DbgValueInst *DVI = dyn_cast<DbgValueInst>(U)) in findDbgValues() local1576 static void replaceOneDbgValueForAlloca(DbgValueInst *DVI, Value *NewAddress, in replaceOneDbgValueForAlloca()1605 if (auto *DVI = dyn_cast<DbgValueInst>(U.getUser())) in replaceDbgValueForAlloca() local
223 for (auto DVI : DbgValues) { in formLCSSAForInstructions() local
342 if (DbgValueInst *DVI = dyn_cast<DbgValueInst>(&I)) { in removeRedundantDbgInstrsUsingBackwardScan() local389 if (DbgValueInst *DVI = dyn_cast<DbgValueInst>(&I)) { in removeRedundantDbgInstrsUsingForwardScan() local
627 auto *DVI = dyn_cast<DbgVariableIntrinsic>(&I); in deleteDeadLoop() local647 for (auto *DVI : DeadDebugInst) in deleteDeadLoop() local
537 if (auto *DVI = dyn_cast<DbgVariableIntrinsic>(I)) { in runOnFunction() local682 for (auto DVI : Info.DbgVariableIntrinsics) in runOnFunction() local
559 if (auto *DVI = dyn_cast<DbgValueInst>(&*BI)) { in filterInstsUnrelatedToPDI() local
110 else if (auto *DVI = dyn_cast<DbgValueInst>(&I)) in processInstruction() local213 void DebugInfoFinder::processValue(const Module &M, const DbgValueInst *DVI) { in processValue()
1194 if (auto *DVI = dyn_cast<DbgVariableIntrinsic>(&Inst)) in sanitizeFunction() local
2659 for (auto *DVI: DbgValues) { in undo() local7244 DbgValueInst &DVI = *cast<DbgValueInst>(I); in fixupDbgValue() local7274 DbgValueInst *DVI = dyn_cast<DbgValueInst>(Insn); in placeDbgValues() local