Searched refs:NumFileBytesMapped (Results 1 – 1 of 1) sorted by relevance
2130 unsigned NumFileBytesMapped = 0; in PrintStats() local2133 NumFileBytesMapped += I->second->getSizeBytesMapped(); in PrintStats()2137 llvm::errs() << NumFileBytesMapped << " bytes of files mapped, " in PrintStats()