Home
last modified time | relevance | path

Searched defs:reduction (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgimple-loop-interchange.cc121 typedef struct reduction struct
125 /* PHI node defining reduction variable. */ argument
127 /* Init and next variables of the reduction. */ argument
130 /* Lcssa PHI node if reduction is used outside of its definition loop. */ argument
137 /* If reduction is finally stored to memory, this is the stored memory argument
140 enum reduction_type type; argument
144 /* Dump reduction RE. */ argument
/netbsd/src/external/gpl2/lvm2/dist/lib/metadata/
Dlv_manip.c378 static int _lv_segment_reduce(struct lv_segment *seg, uint32_t reduction) in _lv_segment_reduce()
410 uint32_t reduction; in _lv_reduce() local