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