Searched defs:copyImplicitOps (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | MachineInstrBuilder.h | 327 copyImplicitOps(const MachineInstr &OtherMI) const { copyImplicitOps() function |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineInstr.cpp | 1515 void MachineInstr::copyImplicitOps(MachineFunction &MF, copyImplicitOps() function in MachineInstr |