Home | History | Annotate | Download | only in VMCore

Lines Matching refs:hasName

452     if (!I->hasName())
468 if (!I->hasName())
482 if (!AI->hasName())
492 if (!BB->hasName())
497 if (!I->getType()->isVoidTy() && !I->hasName())
572 assert(!V->hasName() && "Doesn't need a slot!");
587 assert(!V->getType()->isVoidTy() && !V->hasName() && "Doesn't need a slot!");
1001 if (V->hasName()) {
1107 V->hasName() || isa<GlobalValue>(V))) {
1414 if (!GA->hasName())
1598 if (Arg->hasName()) {
1607 if (BB->hasName()) { // Print out the label if it exists...
1672 if (I.hasName()) {