Searched refs:FirstLane (Results 1 – 1 of 1) sorted by relevance
1412 unsigned FirstLane = getBestLaneToStartReordering(); in reorder() local1416 Value *OpLane0 = getValue(OpIdx, FirstLane); in reorder()1423 if (shouldBroadcast(OpLane0, OpIdx, FirstLane)) in reorder()1454 int Lane = FirstLane + Direction * Distance; in reorder()