Searched defs:cval1 (Results 1 – 2 of 2) sorted by relevance
| /trueos/contrib/gcc/ |
| HD | ipa-cp.c | 257 ipcp_cval_meet (struct ipcp_formal *cval, struct ipcp_formal *cval1, in ipcp_cval_meet() 334 ipcp_cval_changed (struct ipcp_formal *cval1, struct ipcp_formal *cval2) in ipcp_cval_changed() 576 struct ipcp_formal cval1 = { 0, {0} }, cval = { 0,{0} }; in ipcp_propagate_stage() local
|
| HD | fold-const.c | 2975 twoval_comparison_p (tree arg, tree *cval1, tree *cval2, int *save_p) in twoval_comparison_p() 8312 tree cval1 = 0, cval2 = 0; in fold_comparison() local
|