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.h1087 if (auto IsCopyInstr = isCopyInstr(MI)) in isCopyLikeInstr() local
1088 return IsCopyInstr; in isCopyLikeInstr()