Searched refs:dimtype_b (Results 1 – 1 of 1) sorted by relevance
444 const int dimtype_b = remap[label_types[labels[i + 1]]]; in ShouldSwapFreeAndContract() local445 if (dimtype_a > dimtype_b || in ShouldSwapFreeAndContract()446 (dimtype_a == dimtype_b && labels[i] > labels[i + 1])) { in ShouldSwapFreeAndContract()