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