Searched refs:getStaticValueCount (Results 1 – 3 of 3) sorted by relevance
272 int getStaticValueCount() const;351 int getStaticValueCount(StringRef symbol) const;
199 int SymbolInfoMap::SymbolInfo::getStaticValueCount() const { in getStaticValueCount() function in SymbolInfoMap::SymbolInfo443 int SymbolInfoMap::getStaticValueCount(StringRef symbol) const { in getStaticValueCount() function in SymbolInfoMap451 return find(name)->second.getStaticValueCount(); in getStaticValueCount()
948 return symbolInfoMap.getStaticValueCount(symbol); in getNodeValueCount()