Home | History | Annotate | Download | only in optimizing

Lines Matching refs:inputs

568     HConstInputsRef inputs = instruction->GetInputs();
569 if (!inputs.empty()) {
571 for (const HInstruction* input : inputs) {