Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:SPDecl

380     DISubprogram SPDecl = SP.getFunctionDeclaration();
381 if (!SPDecl.isSubprogram()) {