Searched refs:DupRet (Results 1 – 2 of 2) sorted by relevance
48 DupRet("simplifycfg-dup-ret", cl::Hidden, cl::init(false), variable2207 if (!UncondBranchPreds.empty() && DupRet) { in SimplifyReturn()
66 static cl::opt<bool> DupRet( variable3681 if (!UncondBranchPreds.empty() && DupRet) { in SimplifyReturn()