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.cpp1353 bool MaybeSpillIsChained = ChainLeader.count(MaybeSpill); in EliminateSpillageCopies() local
1354 if (!MaybeSpillIsChained && MaybeSpill && in EliminateSpillageCopies()
1415 } else if (MaybeSpill && !MaybeSpillIsChained) { in EliminateSpillageCopies()