Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp327 unsigned OldCCValid = Cond[0].getImm(); in AnalyzeBranch() local
329 if (OldCCValid == Branch.CCValid && OldCCMask == Branch.CCMask) in AnalyzeBranch()