Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp91 static Optional<DestSourcePair> isCopyInstr(const MachineInstr &MI, in isCopyInstr() function
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1021 Optional<DestSourcePair> isCopyInstr(const MachineInstr &MI) const { in isCopyInstr() function