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