Home | History | Annotate | Download | only in IPO

Lines Matching refs:hasName

2041     if (!F->hasName() && !F->isDeclaration() && !F->hasLocalLinkage())
2083 if (!GV->hasName() && !GV->isDeclaration() && !GV->hasLocalLinkage())
3007 if (!J->hasName() && !J->isDeclaration() && !J->hasLocalLinkage())