Home
last modified time | relevance | path

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

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