Searched refs:MergeOptions (Results 1 – 2 of 2) sorted by relevance
111 struct MergeOptions { struct123 MergeOptions() : MergeOptions(false, false) {} in MergeOptions() function125 MergeOptions(bool MayIncludeUndef, bool CheckWiden,130 MergeOptions &setMayIncludeUndef(bool V = true) { argument135 MergeOptions &setCheckWiden(bool V = true) {140 MergeOptions &setMaxWidenSteps(unsigned Steps = 1) {231 MergeOptions().setMayIncludeUndef(MayIncludeUndef));316 MergeOptions().setMayIncludeUndef(MayIncludeUndef));351 MergeOptions Opts = MergeOptions()) {389 MergeOptions Opts = MergeOptions()) {
39 static ValueLatticeElement::MergeOptions getMaxWidenStepsOpts() { in getMaxWidenStepsOpts()40 return ValueLatticeElement::MergeOptions().setMaxWidenSteps( in getMaxWidenStepsOpts()392 ValueLatticeElement::MergeOptions Opts = {396 ValueLatticeElement::MergeOptions Opts = { in mergeInValue()838 ValueLatticeElement::MergeOptions Opts) { in mergeInValue()1034 ValueLatticeElement::MergeOptions().setMaxWidenSteps( in visitPHINode()1394 ValueLatticeElement::MergeOptions().setCheckWiden(false)); in visitStoreInst()