Searched refs:ReferencedOperands (Results 1 – 1 of 1) sorted by relevance
567 BitVector ReferencedOperands(1); in applyForPartition() local577 ReferencedOperands.resize(E.value()->getFromMO()->getIdx() + 1); in applyForPartition()578 ReferencedOperands.set(E.value()->getFromMO()->getIdx()); in applyForPartition()587 for (unsigned OpIdx : ReferencedOperands.set_bits()) { in applyForPartition()591 for (unsigned OpIdx : ReferencedOperands.set_bits()) { in applyForPartition()