Searched refs:TotalBits (Results 1 – 9 of 9) sorted by relevance
59 uint64_t TotalBits; member60 PerRecordStats() : NumInstances(0), NumAbbrev(0), TotalBits(0) {} in PerRecordStats()
381 uint64_t TotalBits; member383 PerRecordStats() : NumInstances(0), NumAbbrev(0), TotalBits(0) {} in PerRecordStats()579 BlockStats.CodeFreq[Code].TotalBits += in ParseBlock()885 (unsigned long)RecStats.TotalBits); in AnalyzeBitcode()889 (double)RecStats.TotalBits/RecStats.NumInstances); in AnalyzeBitcode()
117 INT TotalBits; member
698 (unsigned long)RecStats.TotalBits); in printStats()702 (double)RecStats.TotalBits / RecStats.NumInstances); in printStats()850 BlockStats.CodeFreq[Code].TotalBits += in parseBlock()
705 (unsigned long)RecStats.TotalBits); in printStats()709 (double)RecStats.TotalBits / RecStats.NumInstances); in printStats()857 BlockStats.CodeFreq[Code].TotalBits += in parseBlock()
921 unsigned TotalBits = ShAmount->getZExtValue() + ExtendTy.getSizeInBits(); in performSRACombine() local923 if (TotalBits == 32 || in performSRACombine()925 TotalBits <= 32)) { in performSRACombine()
918 unsigned TotalBits = ShAmount->getZExtValue() + ExtendTy.getSizeInBits(); in performSRACombine() local920 if (TotalBits == 32 || in performSRACombine()922 TotalBits <= 32)) { in performSRACombine()