Searched refs:HexagonVectorCombineLegacy (Results 1 – 1 of 1) sorted by relevance
2940 class HexagonVectorCombineLegacy : public FunctionPass { class2944 HexagonVectorCombineLegacy() : FunctionPass(ID) {} in HexagonVectorCombineLegacy() function in __anoncba317992711::HexagonVectorCombineLegacy2976 char HexagonVectorCombineLegacy::ID = 0;2978 INITIALIZE_PASS_BEGIN(HexagonVectorCombineLegacy, DEBUG_TYPE,2986 INITIALIZE_PASS_END(HexagonVectorCombineLegacy, DEBUG_TYPE, in INITIALIZE_PASS_DEPENDENCY()2990 return new HexagonVectorCombineLegacy(); in INITIALIZE_PASS_DEPENDENCY()