Searched refs:tryToReduceVL (Results 1 – 1 of 1) sorted by relevance
62 bool tryToReduceVL(MachineInstr &MI) const;102 bool RISCVVectorPeephole::tryToReduceVL(MachineInstr &MI) const { in tryToReduceVL() function in RISCVVectorPeephole847 Changed |= tryToReduceVL(MI); in runOnMachineFunction()