Searched refs:BitTestCase (Results 1 – 2 of 2) sorted by relevance
290 struct BitTestCase { struct296 BitTestCase(uint64_t M, MachineBasicBlock* T, MachineBasicBlock* Tr, in BitTestCase() argument301 using BitTestInfo = SmallVector<BitTestCase, 3>;846 BitTestCase &B,
2409 BitTestCase &B, in visitBitTestCase()9767 BTI.push_back(BitTestCase(CB.Mask, BitTestBB, CB.BB, CB.ExtraProb)); in buildBitTests()10043 for (BitTestCase &BTC : BTB->Cases) in lowerWorkItem()