Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp3151 bool BytesFound[8] = { 0, 0, 0, 0, 0, 0, 0, 0 }; in combineToCMPB() local
3287 BytesFound[b] = true; in combineToCMPB()
3292 BytesFound[b] = true; in combineToCMPB()
3306 if (BytesFound[LastB]) { in combineToCMPB()