Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:FD

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