Home | History | Annotate | Download | only in VMCore

Lines Matching refs:CallInst

503       if (const CallInst *CI = dyn_cast<CallInst>(I)) {
1684 if (isa<CallInst>(I) && cast<CallInst>(I).isTailCall())
1796 } else if (const CallInst *CI = dyn_cast<CallInst>(&I)) {