Home
last modified time | relevance | path

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

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