Searched refs:MergedLoadStoreMotionLegacyPass (Results 1 – 1 of 1) sorted by relevance
345 class MergedLoadStoreMotionLegacyPass : public FunctionPass { class348 MergedLoadStoreMotionLegacyPass() : FunctionPass(ID) { in MergedLoadStoreMotionLegacyPass() function in __anon7493138f0211::MergedLoadStoreMotionLegacyPass371 char MergedLoadStoreMotionLegacyPass::ID = 0;378 return new MergedLoadStoreMotionLegacyPass(); in createMergedLoadStoreMotionPass()381 INITIALIZE_PASS_BEGIN(MergedLoadStoreMotionLegacyPass, "mldst-motion",384 INITIALIZE_PASS_END(MergedLoadStoreMotionLegacyPass, "mldst-motion", in INITIALIZE_PASS_DEPENDENCY()