Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp3154 unsigned LastB = 0, BCnt = 0; in combineToCMPB() local
3156 if (BytesFound[LastB]) { in combineToCMPB()
3158 LastB = i; in combineToCMPB()
3161 if (!LastB || BCnt < 2) in combineToCMPB()