Searched defs:copyIRFlags (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp243 void Instruction::copyIRFlags(const Value *V, bool IncludeWrapFlags) { function in class:Instruction
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp564 void MachineInstr::copyIRFlags(const Instruction &I) { function in class:MachineInstr

Completed in 84 milliseconds