Searched defs:Total (Results 1 – 11 of 11) sorted by relevance
19 unsigned Total = 0; in getTotalNumBasicBlocks() local27 unsigned Total = 0; in getTotalNumVisitedBasicBlocks() local
166 static void printVal(double Val, double Total, raw_ostream &OS) { in printVal()173 void TimeRecord::print(const TimeRecord &Total, raw_ostream &OS) const { in print() argument316 TimeRecord Total; in PrintQueuedTimers() local
59 int Total = 0; in calc_partial_ssl_err() local
5570 int Total = 0; in vp8_calc_ss_err() local
75 unsigned Total = 0; in getFullDataSizeForType() local
465 uint64_t Total; member
938 ptrdiff_t Total = std::distance(DynTable.begin(), DynTable.end()); in printDynamicTable() local
1158 uint64_t Total = CaseCnt.getCount(); in EmitCaseStmtRange() local
484 unsigned Total = LHS.getZExtValue() + RHS.getZExtValue(); in IncorporateWeight() local
999 uint64_t Total = 0; in executeGEPOperation() local
1697 intptr_t Total() { in Total() function