Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp257 bool MustBeAvailable = false) { in findCopyForUnit() argument
261 if (MustBeAvailable && !CI->second.Avail) in findCopyForUnit()