Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZElimCompare.cpp441 unsigned OutValid = ~ReusableCCMask & CCValid; in adjustCCMasksForInstr() local
443 if (OutMask != 0 && OutMask != OutValid) in adjustCCMasksForInstr()