Home | History | Annotate | Download | only in ExecutionEngine

Lines Matching refs:hasName

192   assert(GV->hasName() && "Global must have name.");
1253 GV.hasAppendingLinkage() || !GV.hasName())