Searched refs:getStaticValueCount (Results 1 – 3 of 3) sorted by relevance
315 int getStaticValueCount() const;415 int getStaticValueCount(StringRef symbol) const;
224 int SymbolInfoMap::SymbolInfo::getStaticValueCount() const { in getStaticValueCount() function in SymbolInfoMap::SymbolInfo531 int SymbolInfoMap::getStaticValueCount(StringRef symbol) const { in getStaticValueCount() function in SymbolInfoMap539 return find(name)->second.getStaticValueCount(); in getStaticValueCount()
1319 return symbolInfoMap.getStaticValueCount(symbol); in getNodeValueCount()