Searched defs:isCopyInstr (Results 1 – 2 of 2) sorted by relevance
95 static std::optional<DestSourcePair> isCopyInstr(const MachineInstr &MI, isCopyInstr() function [all...]
1077 std::optional<DestSourcePair> isCopyInstr(const MachineInstr &MI) const { isCopyInstr() function