Searched refs:kLiftoff (Results 1 – 2 of 2) sorted by relevance
105 enum Tier : int8_t { kLiftoff, kTurbofan, kOther }; enumerator127 bool is_liftoff() const { return tier_ == kLiftoff; } in is_liftoff()
1893 WasmCode::kLiftoff); in ExecuteCompilation()