Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:AnnotationStrings

701   llvm::StringMap<llvm::Constant*>::iterator i = AnnotationStrings.find(Str);
702 if (i != AnnotationStrings.end())
711 AnnotationStrings[Str] = gv;