Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:FD

1275         FunctionDecl *FD = dyn_cast<FunctionDecl>(CE->getCalleeDecl());
1276 if (!FD || FD->getBuiltinID() != Builtin::BI__builtin_memcpy)