Searched refs:FoundLane (Results 1 – 1 of 1) sorted by relevance
2125 int FoundLane = -1; in Gather() local2129 FoundLane = Lane; in Gather()2133 assert(FoundLane >= 0 && "Could not find the correct lane"); in Gather()2134 ExternalUses.push_back(ExternalUser(VL[i], Insrt, FoundLane)); in Gather()