Lines Matching refs:InstCombiner
58 Instruction *InstCombiner::SimplifyMemTransfer(MemIntrinsic *MI) {
154 Instruction *InstCombiner::SimplifyMemSet(MemSetInst *MI) {
201 Instruction *InstCombiner::visitCallInst(CallInst &CI) {
757 Instruction *InstCombiner::visitInvokeInst(InvokeInst &II) {
790 Instruction *InstCombiner::tryOptimizeCall(CallInst *CI, const DataLayout *TD) {
880 Instruction *InstCombiner::visitCallSite(CallSite CS) {
981 bool InstCombiner::transformConstExprCastCall(CallSite CS) {
1252 InstCombiner::transformCallThroughTrampoline(CallSite CS,