Home
last modified time | relevance | path

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

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