Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp1472 bool MaybeSpillIsChained = ChainLeader.count(MaybeSpill); in EliminateSpillageCopies() local
1473 if (!MaybeSpillIsChained && MaybeSpill && in EliminateSpillageCopies()
1534 } else if (MaybeSpill && !MaybeSpillIsChained) { in EliminateSpillageCopies()