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