Searched refs:FRMDef (Results 1 – 1 of 1) sorted by relevance
22003 if (auto *FRMDef = MI.findRegisterDefOperand(RISCV::FRM, /*TRI=*/nullptr)) { in AdjustInstrPostInstrSelection() local22004 FRMDef->setIsDead(false); in AdjustInstrPostInstrSelection()