Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:OL

884 SelectionDAG::SelectionDAG(const TargetMachine &tm, CodeGenOpt::Level OL)
885 : TM(tm), TSI(nullptr), TLI(nullptr), OptLevel(OL),