Home | History | Annotate | Download | only in WebAssembly

Lines Matching refs:reverse

594       Worklist.push_back(reverse(Range));
615 Worklist.push_back(reverse(Range));
624 Worklist.back() = reverse(Instr->explicit_uses());
734 // Iterate through the inputs in reverse order, since we'll be pulling
831 for (MachineOperand &MO : reverse(MI.explicit_operands())) {