Home | History | Annotate | Download | only in CodeGen

Lines Matching full:stringmap

33 #include "llvm/ADT/StringMap.h"
320 typedef llvm::StringMap<llvm::TrackingVH<llvm::Constant> > ReplacementsTy;
353 llvm::StringMap<GlobalDecl, llvm::BumpPtrAllocator> Manglings;
359 llvm::StringMap<llvm::Constant*> AnnotationStrings;
361 llvm::StringMap<llvm::GlobalVariable *> CFConstantStringMap;
981 void getFunctionFeatureMap(llvm::StringMap<bool> &FeatureMap,