Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp209 bool MustBeAvailable = false) { in findCopyForUnit() argument
213 if (MustBeAvailable && !CI->second.Avail) in findCopyForUnit()