Searched refs:computeInfoForInstr (Results 1 – 1 of 1) sorted by relevance
905 VSETVLIInfo computeInfoForInstr(const MachineInstr &MI) const;976 RISCVInsertVSETVLI::computeInfoForInstr(const MachineInstr &MI) const { in computeInfoForInstr() function in RISCVInsertVSETVLI1207 const VSETVLIInfo NewInfo = computeInfoForInstr(MI); in transferBefore()