Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp66 static cl::opt<bool> DupRet( variable
3681 if (!UncondBranchPreds.empty() && DupRet) { in SimplifyReturn()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp104 static cl::opt<bool> DupRet( variable
4187 if (!UncondBranchPreds.empty() && DupRet) { in SimplifyReturn()