Home
last modified time | relevance | path

Searched defs:copyImplicitOps (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h225 const MachineInstrBuilder &copyImplicitOps(const MachineInstr *OtherMI) { in copyImplicitOps() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DMachineInstr.cpp1510 void MachineInstr::copyImplicitOps(MachineFunction &MF, in copyImplicitOps() function in MachineInstr