Searched refs:hoistCommonInsts (Results 1 – 7 of 7) sorted by relevance
58 SimplifyCFGOptions &hoistCommonInsts(bool B) { in hoistCommonInsts() function
131 FPM.addPass(SimplifyCFGPass(SimplifyCFGOptions().hoistCommonInsts(true))); in registerPassBuilderCallbacks()
758 .hoistCommonInsts(true) in buildFunctionSimplificationPipeline()1310 .hoistCommonInsts(true) in addVectorPasses()2040 .hoistCommonInsts(true) in buildLTODefaultPipeline()
845 Result.hoistCommonInsts(Enable); in parseSimplifyCFGOptions()
391 .hoistCommonInsts(true) in addIRPasses()
430 SimplifyCFGOptions().hoistCommonInsts(true).sinkCommonInsts(true), in addIRPasses()
597 .hoistCommonInsts(true) in addIRPasses()