Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:tryOptimizeCall

1037 Instruction *InstCombiner::tryOptimizeCall(CallInst *CI, const DataLayout *DL) {
1215 Instruction *I = tryOptimizeCall(CI, DL);