Home
last modified time | relevance | path

Searched refs:IsCopyInstr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1116 if (auto IsCopyInstr = isCopyInstr(MI)) in isCopyLikeInstr() local
1117 return IsCopyInstr; in isCopyLikeInstr()