Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp3255 unsigned LastB = 0, BCnt = 0; in combineToCMPB() local
3258 ++BCnt; in combineToCMPB()
3262 if (!LastB || BCnt < 2) in combineToCMPB()