Home | History | Annotate | Download | only in compiler

Lines Matching defs:inputs

207       Node* inputs[] = {
218 common()->Call(desc), static_cast<int>(arraysize(inputs)), inputs);
1366 const size_t extra = 2; // effect and control inputs.
1369 // Reallocate the buffer to make space for extra inputs.
1372 // Add effect and control inputs.