Home | History | Annotate | Download | only in IR

Lines Matching refs:GlobalPrefix

105   GlobalPrefix,
118 case GlobalPrefix: OS << '@'; break;
158 isa<GlobalValue>(V) ? GlobalPrefix : LocalPrefix);