Searched refs:MergedLoadStoreMotionLegacyPass (Results 1 – 1 of 1) sorted by relevance
370 class MergedLoadStoreMotionLegacyPass : public FunctionPass { class374 MergedLoadStoreMotionLegacyPass(bool SplitFooterBB = false) in MergedLoadStoreMotionLegacyPass() function in __anonfebf68160211::MergedLoadStoreMotionLegacyPass399 char MergedLoadStoreMotionLegacyPass::ID = 0;406 return new MergedLoadStoreMotionLegacyPass(SplitFooterBB); in createMergedLoadStoreMotionPass()409 INITIALIZE_PASS_BEGIN(MergedLoadStoreMotionLegacyPass, "mldst-motion",412 INITIALIZE_PASS_END(MergedLoadStoreMotionLegacyPass, "mldst-motion", in INITIALIZE_PASS_DEPENDENCY()