Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:insertNoop

61 /// insertNoop - Insert a noop into the instruction stream at the specified
63 void TargetInstrInfo::insertNoop(MachineBasicBlock &MBB,
65 llvm_unreachable("Target didn't implement insertNoop!");