Searched defs:copyIRFlags (Results 1 - 2 of 2) sorted by relevance

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

Completed in 103 milliseconds