Searched refs:canMutatePriorConfig (Results 1 – 1 of 1) sorted by relevance
919 bool canMutatePriorConfig(const MachineInstr &PrevMI, const MachineInstr &MI,1604 bool RISCVInsertVSETVLI::canMutatePriorConfig( in canMutatePriorConfig() function in RISCVInsertVSETVLI1686 if (canMutatePriorConfig(MI, *NextMI, Used)) { in coalesceVSETVLIs()