Home | History | Annotate | Download | only in Utils

Lines Matching refs:CreateCall2

1344         CallInst *CI = B.CreateCall2(Callee, One, LdExpArg);
1533 Value *V = B.CreateCall2(F, Op, B.getFalse(), "cttz");