Home
last modified time | relevance | path

Searched refs:UserForwardSwitchCond (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSimplifyCFGPass.cpp60 static cl::opt<bool> UserForwardSwitchCond( variable
204 Options.ForwardSwitchCondToPhi = UserForwardSwitchCond.getNumOccurrences() in SimplifyCFGPass()
205 ? UserForwardSwitchCond in SimplifyCFGPass()
248 Options.ForwardSwitchCondToPhi = UserForwardSwitchCond.getNumOccurrences() in CFGSimplifyPass()
249 ? UserForwardSwitchCond in CFGSimplifyPass()