Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:CLI

106   TargetLowering::CallLoweringInfo CLI(DAG);
107 CLI.setDebugLoc(dl).setChain(DAG.getEntryNode())
111 return LowerCallTo(CLI);