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

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp91 static std::optional<DestSourcePair> isCopyInstr(const MachineInstr &MI, function in namespace:__anon2122
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1035 std::optional<DestSourcePair> isCopyInstr(const MachineInstr &MI) const { function in class:llvm::TargetInstrInfo

Completed in 135 milliseconds