Searched defs:reduction (Results 1 – 3 of 3) sorted by relevance
122 typedef struct reduction struct126 /* PHI node defining reduction variable. */ argument128 /* Init and next variables of the reduction. */ argument131 /* Lcssa PHI node if reduction is used outside of its definition loop. */ argument138 /* If reduction is finally stored to memory, this is the stored memory argument141 enum reduction_type type; argument145 /* Dump reduction RE. */ argument
393 tree reduction; member
378 static int _lv_segment_reduce(struct lv_segment *seg, uint32_t reduction) in _lv_segment_reduce()410 uint32_t reduction; in _lv_reduce() local