Home | History | Annotate | Download | only in IR

Lines Matching defs:DDI

3856     auto *DDI = cast<DbgDeclareInst>(&I);
3857 V = dyn_cast_or_null<DILocalVariable>(DDI->getRawVariable());
3858 E = dyn_cast_or_null<DIExpression>(DDI->getRawExpression());