Searched refs:CBV (Results 1 – 2 of 2) sorted by relevance
419 CaseBitsVector CBV; in buildBitTests() local424 for (j = 0; j < CBV.size(); ++j) in buildBitTests()425 if (CBV[j].BB == Clusters[i].MBB) in buildBitTests()427 if (j == CBV.size()) in buildBitTests()428 CBV.push_back( in buildBitTests()430 CaseBits *CB = &CBV[j]; in buildBitTests()443 llvm::sort(CBV, [](const CaseBits &a, const CaseBits &b) { in buildBitTests()452 for (auto &CB : CBV) { in buildBitTests()
7506 b for constant buffer views (CBV).