Lines Matching refs:ExtractValue
1070 return getOpcode() == Instruction::ExtractValue ||
1138 case Instruction::ExtractValue:
1982 assert(ReqTy && "extractvalue indices invalid!");
1985 "Non-first-class type for constant extractvalue expression");
1990 const ExprMapKeyType Key(Instruction::ExtractValue, ArgVec, 0, 0, Idxs);
2769 case Instruction::ExtractValue: