Searched refs:InitUndef (Results 1 – 2 of 2) sorted by relevance
79 class InitUndef { class121 bool InitUndef::handleReg(MachineInstr *MI) { in handleReg()137 bool InitUndef::handleSubReg(MachineFunction &MF, MachineInstr &MI, in handleSubReg()205 bool InitUndef::fixupIllOperand(MachineInstr *MI, MachineOperand &MO) { in fixupIllOperand()222 bool InitUndef::processBasicBlock(MachineFunction &MF, MachineBasicBlock &MBB, in processBasicBlock()257 return InitUndef().run(MF); in runOnMachineFunction()262 if (!InitUndef().run(MF)) in run()269 bool InitUndef::run(MachineFunction &MF) { in run()
337 SRCS_MIN+= CodeGen/InitUndef.cpp