Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:OL

355                                    CodeGenOpt::Level OL) :
358 CurDAG(new SelectionDAG(tm, OL)),
359 SDB(new SelectionDAGBuilder(*CurDAG, *FuncInfo, OL)),
361 OptLevel(OL),