Searched refs:cst_decl (Results 1 – 1 of 1) sorted by relevance
434 tree arg, cst_decl; in ipa_callsite_compute_param() local482 cst_decl = TREE_OPERAND (TREE_VALUE (arg), 0); in ipa_callsite_compute_param()483 if (TREE_CODE (DECL_INITIAL (cst_decl)) == INTEGER_CST in ipa_callsite_compute_param()484 || TREE_CODE (DECL_INITIAL (cst_decl)) == REAL_CST) in ipa_callsite_compute_param()489 DECL_INITIAL (cst_decl)); in ipa_callsite_compute_param()