Searched defs:FeatureMap (Results 1 – 4 of 4) sorted by relevance
98 using FeatureMap = std::map<std::string, Feature *>; variable
943 typedef std::map<int32, BucketMap> FeatureMap; typedef
4281 void CodeGenModule::getFunctionFeatureMap(llvm::StringMap<bool> &FeatureMap, in getFunctionFeatureMap()
1749 llvm::StringMap<bool> FeatureMap; in ConstructAttributeList() local