Searched refs:DXILOpLoweringLegacy (Results 1 – 1 of 1) sorted by relevance
925 class DXILOpLoweringLegacy : public ModulePass { class938 DXILOpLoweringLegacy() : ModulePass(ID) {} in DXILOpLoweringLegacy() function in __anon1a4546bf0e11::DXILOpLoweringLegacy950 char DXILOpLoweringLegacy::ID = 0;953 INITIALIZE_PASS_BEGIN(DXILOpLoweringLegacy, DEBUG_TYPE, "DXIL Op Lowering",957 INITIALIZE_PASS_END(DXILOpLoweringLegacy, DEBUG_TYPE, "DXIL Op Lowering", false, in INITIALIZE_PASS_DEPENDENCY()961 return new DXILOpLoweringLegacy(); in INITIALIZE_PASS_DEPENDENCY()