Lines Matching defs:FirstUse
24911 SDNode *FirstUse = *Op->user_begin();24912 if (FirstUse->getOpcode() != ISD::VSELECT)24914 EVT UseMVT = FirstUse->getValueType(0);