Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp1238 std::optional<DestSourcePair> OuterMostSpillCopy = in EliminateSpillageCopies() local
1244 if (!CheckCopyConstraint(OuterMostSpillCopy->Source->getReg(), in EliminateSpillageCopies()
1253 OuterMostSpillCopy->Source); in EliminateSpillageCopies()