Searched refs:ContiguousRange (Results 1 – 3 of 3) sorted by relevance
310 bool ContiguousRange; member321 RegVT(RgVT), Emitted(E), ContiguousRange(CR), Parent(P), Default(D), in BitTestBlock()
2002 if (BTB.ContiguousRange && j + 2 == ej) { in FinishBasicBlock()2021 if (BTB.ContiguousRange && j + 2 == ej) { in FinishBasicBlock()2039 if (!BTB.ContiguousRange) { in FinishBasicBlock()
9712 bool ContiguousRange = true; in buildBitTests() local9715 ContiguousRange = false; in buildBitTests()9725 ContiguousRange = false; in buildBitTests()9771 ContiguousRange, nullptr, nullptr, std::move(BTI), in buildBitTests()10054 if (!BTB->ContiguousRange) { in lowerWorkItem()