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