Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp134 static cl::opt<bool> MergeCondStores( variable
4422 if (MergeCondStores && mergeConditionalStores(PBI, BI, DTU, DL, TTI)) in SimplifyCondBranchToCondBranch()
7557 if (MergeCondStores) in simplifyCondBranch()