Searched defs:reduction (Results 1 – 2 of 2) sorted by relevance
121 typedef struct reduction struct125 /* PHI node defining reduction variable. */ argument127 /* Init and next variables of the reduction. */ argument130 /* Lcssa PHI node if reduction is used outside of its definition loop. */ argument137 /* If reduction is finally stored to memory, this is the stored memory argument140 enum reduction_type type; argument144 /* Dump reduction RE. */ argument
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