Searched refs:kPromoteRegs (Results 1 – 5 of 5) sorted by relevance
49 kPromoteRegs, enumerator
34 bool res = ((c_unit->disable_opt & (1 << kPromoteRegs)) == 0); in Gate()
366 ((cu_->disable_opt & (1 << kPromoteRegs)) == 0)) { in InferTypeAndSize()370 cu_->disable_opt |= (1 << kPromoteRegs); in InferTypeAndSize()
114 (1 << kPromoteRegs) |
1271 if (!(cu_->disable_opt & (1 << kPromoteRegs))) { in DoPromotion()1401 if (cu_->verbose && !(cu_->disable_opt & (1 << kPromoteRegs))) { in SimpleRegAlloc()