Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:TM

855 SelectionDAG::SelectionDAG(const TargetMachine &tm, CodeGenOpt::Level OL)
856 : TM(tm), TLI(*tm.getTargetLowering()), TSI(*tm.getSelectionDAGInfo()),