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