Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCPreEmitPeephole.cpp497 SmallSet<Register, 4> UpdatedRegs; in runOnMachineFunction() local
498 if (TII->convertToImmediateForm(MI, UpdatedRegs, &DefMIToErase)) { in runOnMachineFunction()