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