Searched refs:VectorCombineLegacyPass (Results 1 – 1 of 1) sorted by relevance
1817 class VectorCombineLegacyPass : public FunctionPass { class1820 VectorCombineLegacyPass() : FunctionPass(ID) { in VectorCombineLegacyPass() function in __anon6b1f0adf1611::VectorCombineLegacyPass1850 char VectorCombineLegacyPass::ID = 0;1851 INITIALIZE_PASS_BEGIN(VectorCombineLegacyPass, "vector-combine",1856 INITIALIZE_PASS_END(VectorCombineLegacyPass, "vector-combine", in INITIALIZE_PASS_DEPENDENCY()1859 return new VectorCombineLegacyPass(); in INITIALIZE_PASS_DEPENDENCY()