Searched refs:Separable (Results 1 – 1 of 1) sorted by relevance
3403 SmallBitVector Separable(Pairs); in depends() local3476 Separable.set(SI); in depends()3494 Separable.set(SI); in depends()3506 DEBUG(dumpSmallBitVector(Separable)); in depends()3514 for (int SI = Separable.find_first(); SI >= 0; SI = Separable.find_next(SI)) { in depends()3821 SmallBitVector Separable(Pairs); in getSplitIteration() local3837 Separable.set(SI); in getSplitIteration()3854 Separable.set(SI); in getSplitIteration()3865 for (int SI = Separable.find_first(); SI >= 0; SI = Separable.find_next(SI)) { in getSplitIteration()