Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSimplifyCFGPass.cpp64 static cl::opt<bool> UserSinkCommonInsts( variable
213 Options.SinkCommonInsts = UserSinkCommonInsts.getNumOccurrences() in SimplifyCFGPass()
214 ? UserSinkCommonInsts in SimplifyCFGPass()
259 Options.SinkCommonInsts = UserSinkCommonInsts.getNumOccurrences() in CFGSimplifyPass()
260 ? UserSinkCommonInsts in CFGSimplifyPass()