Home
last modified time | relevance | path

Searched refs:canMutatePriorConfig (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp919 bool canMutatePriorConfig(const MachineInstr &PrevMI, const MachineInstr &MI,
1604 bool RISCVInsertVSETVLI::canMutatePriorConfig( in canMutatePriorConfig() function in RISCVInsertVSETVLI
1686 if (canMutatePriorConfig(MI, *NextMI, Used)) { in coalesceVSETVLIs()