Searched refs:inputs_buffer (Results 1 – 1 of 1) sorted by relevance
332 NodeVector inputs_buffer(temp_zone()); in Run() local421 inputs_buffer.clear(); in Run()422 inputs_buffer.resize(block->PredecessorCount(), jsgraph()->Dead()); in Run()423 inputs_buffer.push_back(control); in Run()426 static_cast<int>(inputs_buffer.size()), &(inputs_buffer.front())); in Run()