Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp132 static cl::opt<bool> MergeCondStores( variable
3732 if (MergeCondStores && mergeConditionalStores(PBI, BI, DTU, DL, TTI)) in SimplifyCondBranchToCondBranch()
6589 if (MergeCondStores) in simplifyCondBranch()