Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp1292 auto IsChainedCopy = [&, this](const MachineInstr &Prev, in EliminateSpillageCopies() local
1395 (MaybePrevReload && !IsChainedCopy(*MaybePrevReload, MI))) { in EliminateSpillageCopies()