Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp6235 unsigned LastB = 0, BCnt = 0; in combineToCMPB() local
6238 ++BCnt; in combineToCMPB()
6242 if (!LastB || BCnt < 2) in combineToCMPB()