Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp180 bool MustBeAvailable = false) { in findCopyForUnit() argument
184 if (MustBeAvailable && !CI->second.Avail) in findCopyForUnit()