Searched refs:NumMethodPoolEntriesRead (Results 1 – 6 of 6) sorted by relevance
886 unsigned NumMethodPoolEntriesRead; variable
1036 unsigned NumMethodPoolEntriesRead = 0; variable
1063 unsigned NumMethodPoolEntriesRead = 0; variable
1031 unsigned NumMethodPoolEntriesRead = 0; variable
6817 NumMethodPoolEntriesRead, TotalNumMethodPoolEntries, in PrintStats()6818 ((float)NumMethodPoolEntriesRead/TotalNumMethodPoolEntries in PrintStats()7139 ++Reader.NumMethodPoolEntriesRead; in operator ()()8714 NumMethodPoolEntriesRead(0), NumMethodPoolLookups(0), in ASTReader()