Searched refs:EnableDFAJumpThreading (Results 1 – 2 of 2) sorted by relevance
90 cl::opt<bool> EnableDFAJumpThreading("enable-dfa-jump-thread", variable429 if (EnableDFAJumpThreading && SizeLevel == 0) in addFunctionSimplificationPasses()
212 extern cl::opt<bool> EnableDFAJumpThreading;570 if (EnableDFAJumpThreading && Level.getSizeLevel() == 0) in buildFunctionSimplificationPipeline()