Home | History | Annotate | Download | only in IR

Lines Matching refs:GlobalPrefix

100   GlobalPrefix,
113 case GlobalPrefix: OS << '@'; break;
153 isa<GlobalValue>(V) ? GlobalPrefix : LocalPrefix);