Home
last modified time | relevance | path

Searched defs:SplitFooterBB (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DMergedLoadStoreMotion.h31 bool SplitFooterBB; member
33 : SplitFooterBB(SplitFooterBB) {} in SplitFooterBB() function
/external/llvm-project/llvm/include/llvm/Transforms/Scalar/
DMergedLoadStoreMotion.h31 bool SplitFooterBB; member
33 : SplitFooterBB(SplitFooterBB) {} in SplitFooterBB() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DMergedLoadStoreMotion.cpp109 const bool SplitFooterBB; member in __anon31a9228e0111::MergedLoadStoreMotion
111 MergedLoadStoreMotion(bool SplitFooterBB) : SplitFooterBB(SplitFooterBB) {} in MergedLoadStoreMotion()
371 const bool SplitFooterBB; member in __anon31a9228e0211::MergedLoadStoreMotionLegacyPass
374 MergedLoadStoreMotionLegacyPass(bool SplitFooterBB = false) in MergedLoadStoreMotionLegacyPass()
405 FunctionPass *llvm::createMergedLoadStoreMotionPass(bool SplitFooterBB) { in createMergedLoadStoreMotionPass()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DMergedLoadStoreMotion.cpp109 const bool SplitFooterBB; member in __anon43e957fa0111::MergedLoadStoreMotion
111 MergedLoadStoreMotion(bool SplitFooterBB) : SplitFooterBB(SplitFooterBB) {} in MergedLoadStoreMotion()
367 const bool SplitFooterBB; member in __anon43e957fa0211::MergedLoadStoreMotionLegacyPass
370 MergedLoadStoreMotionLegacyPass(bool SplitFooterBB = false) in MergedLoadStoreMotionLegacyPass()
401 FunctionPass *llvm::createMergedLoadStoreMotionPass(bool SplitFooterBB) { in createMergedLoadStoreMotionPass()