reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/SelectionDAG/FastISel.cpp
 1347     assert(DI->getVariable() && "Missing variable");
 1349       LLVM_DEBUG(dbgs() << "Dropping debug info for " << *DI << "\n");
 1353     const Value *Address = DI->getAddress();
 1355       LLVM_DEBUG(dbgs() << "Dropping debug info for " << *DI << "\n");
 1388       assert(DI->getVariable()->isValidLocationForIntrinsic(DbgLoc) &&
 1392       auto *Expr = DI->getExpression();
 1396               *Op, DI->getVariable(), Expr);
 1400       LLVM_DEBUG(dbgs() << "Dropping debug info for " << *DI << "\n");