Searched refs:estimated_native_code_size_ (Results 1 – 4 of 4) sorted by relevance
181 estimated_native_code_size_ += lir->flags.size; in SetupResourceMasks()
417 estimated_native_code_size_ += sizeof(value); in AddWordData()1010 estimated_native_code_size_(0), in Mir2Lir()
1710 size_t estimated_native_code_size_; // Just an estimate; used to reserve code_buffer_ size. variable
2368 estimated_native_code_size_ += 12; // Amount needed to align to 16 byte boundary. in AddVectorLiteral()2370 estimated_native_code_size_ += 16; // Space for one vector. in AddVectorLiteral()