Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/SystemZ/
HDSystemZInstrInfo.cpp321 unsigned OldCCValid = Cond[0].getImm(); in AnalyzeBranch() local
323 if (OldCCValid == Branch.CCValid && OldCCMask == Branch.CCMask) in AnalyzeBranch()