Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:visitCallInst

168 /// visitCallInst - CallInst simplification.  This mostly only handles folding
172 Instruction *InstCombiner::visitCallInst(CallInst &CI) {