Searched defs:SplitFooterBB (Results 1 – 2 of 2) sorted by relevance
31 bool SplitFooterBB; member33 : SplitFooterBB(SplitFooterBB) {} in SplitFooterBB() function
109 const bool SplitFooterBB; member in __anonb31566f50111::MergedLoadStoreMotion111 MergedLoadStoreMotion(bool SplitFooterBB) : SplitFooterBB(SplitFooterBB) {} in MergedLoadStoreMotion()367 const bool SplitFooterBB; member in __anonb31566f50211::MergedLoadStoreMotionLegacyPass370 MergedLoadStoreMotionLegacyPass(bool SplitFooterBB = false) in MergedLoadStoreMotionLegacyPass()401 FunctionPass *llvm::createMergedLoadStoreMotionPass(bool SplitFooterBB) { in createMergedLoadStoreMotionPass()