Searched refs:fold_builtin_memory_chk (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/gcc/gcc/ |
H A D | tree-ssa-ccp.c | 2328 result = fold_builtin_memory_chk (callee, arglist, val[2], ignore, in ccp_fold_builtin()
|
H A D | tree.h | 4308 extern tree fold_builtin_memory_chk (tree, tree, tree, bool,
|
H A D | builtins.c | 9158 return fold_builtin_memory_chk (fndecl, arglist, NULL_TREE, ignore, in fold_builtin_1() 10391 fold_builtin_memory_chk (tree fndecl, tree arglist, tree maxlen, bool ignore, in fold_builtin_memory_chk() function
|