Searched refs:VectorCombineLegacyPass (Results 1 – 1 of 1) sorted by relevance
990 class VectorCombineLegacyPass : public FunctionPass { class993 VectorCombineLegacyPass() : FunctionPass(ID) { in VectorCombineLegacyPass() function in __anon1bb20abc0311::VectorCombineLegacyPass1023 char VectorCombineLegacyPass::ID = 0;1024 INITIALIZE_PASS_BEGIN(VectorCombineLegacyPass, "vector-combine",1029 INITIALIZE_PASS_END(VectorCombineLegacyPass, "vector-combine", in INITIALIZE_PASS_DEPENDENCY()1032 return new VectorCombineLegacyPass(); in INITIALIZE_PASS_DEPENDENCY()