Searched refs:BitTestCase (Results 1 – 2 of 2) sorted by relevance
273 struct BitTestCase { struct274 BitTestCase(uint64_t M, MachineBasicBlock* T, MachineBasicBlock* Tr, in BitTestCase() argument283 typedef SmallVector<BitTestCase, 3> BitTestInfo; argument762 BitTestCase &B,
2044 BitTestCase &B, in visitBitTestCase()7998 BTI.push_back(BitTestCase(CB.Mask, BitTestBB, CB.BB, CB.ExtraProb)); in buildBitTests()8267 for (BitTestCase &BTC : BTB->Cases) in lowerWorkItem()