Home | History | Annotate | Download | only in CodeGen

Lines Matching full:outline

82     "outline-optional-branches",
88 "outline-optional-threshold",
89 cl::desc("Don't outline optional branches that are a single block with an "
95 cl::desc("Outline loop blocks from loop chain if (frequency of loop) / "
499 // If we outline optional branches, look whether Succ is unavoidable, i.e.