Searched defs:subBlock (Results 1 – 2 of 2) sorted by relevance
429 const int subBlock = ((flipBit ? y : x) >= 2) ? 1 : 0; in decompressETC1Block() local524 const int subBlock = ((flipBit ? y : x) >= 2) ? 1 : 0; in decompressETC2Block() local
379 MachineBasicBlock &subBlock = **subBlockItr; in dumpLoopInfo() local