Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineCopyPropagation.cpp210 bool MustBeAvailable = false) { in findCopyForUnit() argument
214 if (MustBeAvailable && !CI->second.Avail) in findCopyForUnit()