Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZElimCompare.cpp281 unsigned OutValid = ~ReusableCCMask & CCValid; in adjustCCMasksForInstr() local
283 if (OutMask != 0 && OutMask != OutValid) in adjustCCMasksForInstr()