Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp96 static std::optional<DestSourcePair> isCopyInstr(const MachineInstr &MI, in isCopyInstr() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1077 std::optional<DestSourcePair> isCopyInstr(const MachineInstr &MI) const { in isCopyInstr() function