Searched defs:Waste (Results 1 – 3 of 3) sorted by relevance
228 bool Waste; member
1341 intptr_t Waste() { return waste_; } in Waste() function1744 virtual intptr_t Waste() { return accounting_stats_.Waste(); } in Waste() function
1800 unsigned Waste = (ARM::R4 - reg) % AlignInRegs; in HandleByVal() local