Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:DbgDeclareInst

704     const DbgDeclareInst *DI = cast<DbgDeclareInst>(Call);
707 "Variable in DbgDeclareInst should be either null or a DIVariable.");