Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:CreateExtractValue

1961   Value *Add = Builder->CreateExtractValue(Call, 0, "sadd.result");
1993 Value *Add = Builder->CreateExtractValue(Call, 0);