Searched refs:ExpandReductions (Results 1 – 4 of 4) sorted by relevance
174 class ExpandReductions : public FunctionPass { class177 ExpandReductions() : FunctionPass(ID) { in ExpandReductions() function in __anon8b383c440111::ExpandReductions193 char ExpandReductions::ID;194 INITIALIZE_PASS_BEGIN(ExpandReductions, "expand-reductions",197 INITIALIZE_PASS_END(ExpandReductions, "expand-reductions", in INITIALIZE_PASS_DEPENDENCY()201 return new ExpandReductions(); in INITIALIZE_PASS_DEPENDENCY()
57 ExpandReductions.cpp
47 ; TODO: This doesn't work, because ExpandReductions only supports power of two
51 "ExpandReductions.cpp",