Searched refs:VectorCombineLegacyPass (Results 1 – 1 of 1) sorted by relevance
868 class VectorCombineLegacyPass : public FunctionPass { class871 VectorCombineLegacyPass() : FunctionPass(ID) { in VectorCombineLegacyPass() function in __anon200689130311::VectorCombineLegacyPass899 char VectorCombineLegacyPass::ID = 0;900 INITIALIZE_PASS_BEGIN(VectorCombineLegacyPass, "vector-combine",904 INITIALIZE_PASS_END(VectorCombineLegacyPass, "vector-combine", in INITIALIZE_PASS_DEPENDENCY()907 return new VectorCombineLegacyPass(); in INITIALIZE_PASS_DEPENDENCY()