Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:visitCallInst

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