Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp3001 bool BytesFound[8] = { 0, 0, 0, 0, 0, 0, 0, 0 }; in combineToCMPB() local
3137 BytesFound[b] = true; in combineToCMPB()
3142 BytesFound[b] = true; in combineToCMPB()
3156 if (BytesFound[LastB]) { in combineToCMPB()