Searched refs:FirstUserOfPhi1 (Results 1 – 1 of 1) sorted by relevance
3981 auto *FirstUserOfPhi1 = cast<Instruction>(*V1->user_begin()); in getReorderingData() local3983 if (auto *IE1 = dyn_cast<InsertElementInst>(FirstUserOfPhi1)) in getReorderingData()3995 if (auto *EE1 = dyn_cast<ExtractElementInst>(FirstUserOfPhi1)) in getReorderingData()