Searched refs:Insrt (Results 1 – 2 of 2) sorted by relevance
2139 if (Instruction *Insrt = dyn_cast<Instruction>(Vec)) { in Gather() local2140 GatherSeq.insert(Insrt); in Gather()2141 CSEBlocks.insert(Insrt->getParent()); in Gather()2157 ExternalUses.push_back(ExternalUser(VL[i], Insrt, FoundLane)); in Gather()
2924 if (Instruction *Insrt = dyn_cast<Instruction>(Vec)) { in Gather() local2925 GatherSeq.insert(Insrt); in Gather()2926 CSEBlocks.insert(Insrt->getParent()); in Gather()2945 ExternalUses.push_back(ExternalUser(VL[i], Insrt, FoundLane)); in Gather()