Home | History | Annotate | Download | only in IR

Lines Matching refs:GlobalPrefix

108   GlobalPrefix,
122 case GlobalPrefix: OS << '@'; break;
163 isa<GlobalValue>(V) ? GlobalPrefix : LocalPrefix);