Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:getWeakRefDirective

899   if (MAI->getWeakRefDirective()) {
927 if (I->hasExternalLinkage() || !MAI->getWeakRefDirective())