Lines Matching defs:ignore_stores_p
818 ignore_stores_p (tree caller, int flags)
912 if (ignore_stores_p (current_function_decl, callee_ecf_flags))
1400 if (!ignore_stores_p (current_function_decl, flags))
1487 if (!ignore_stores_p (current_function_decl, flags))
1543 if (ignore_stores_p (current_function_decl, flags))
2474 bool ignore_stores = ignore_stores_p (current_function_decl,
4588 if (ignore_stores_p (node->decl, ecf_flags))
4638 if (!ignore_stores_p (node->decl, ecf_flags))
4757 bool ignore_stores = ignore_stores_p (cur->decl, flags);
5034 bool ignore_stores = ignore_stores_p (caller, callee_ecf_flags);
5280 bool ignore_stores = ignore_stores_p (edge->caller->decl, flags);