Searched refs:MergedLoadStoreMotionLegacyPass (Results 1 – 1 of 1) sorted by relevance
545 class MergedLoadStoreMotionLegacyPass : public FunctionPass { class548 MergedLoadStoreMotionLegacyPass() : FunctionPass(ID) { in MergedLoadStoreMotionLegacyPass() function in __anon83862c0b0211::MergedLoadStoreMotionLegacyPass575 char MergedLoadStoreMotionLegacyPass::ID = 0;582 return new MergedLoadStoreMotionLegacyPass(); in createMergedLoadStoreMotionPass()585 INITIALIZE_PASS_BEGIN(MergedLoadStoreMotionLegacyPass, "mldst-motion",589 INITIALIZE_PASS_END(MergedLoadStoreMotionLegacyPass, "mldst-motion", in INITIALIZE_PASS_DEPENDENCY()