Searched refs:NumBinaryProbes (Results 1 – 2 of 2) sorted by relevance
366 NumBinaryProbes(0) { in SourceManager()804 NumBinaryProbes += NumProbes; in getFileIDLocal()878 NumBinaryProbes += NumProbes; in getFileIDLoaded()2156 << NumBinaryProbes << " binary.\n"; in PrintStats()
663 mutable unsigned NumLinearScans, NumBinaryProbes; variable