Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:combiner

1 //===-- DAGCombiner.cpp - Implement a DAG node combiner -------------------===//
49 CombinerAA("combiner-alias-analysis", cl::Hidden,
53 CombinerGlobalAA("combiner-global-alias-analysis", cl::Hidden,
321 /// Run - runs the dag combiner on all nodes in the work list
993 // Main DAG Combiner implementation
1012 // The root of the dag may dangle to deleted nodes until the dag combiner is
1193 // Expose the DAG combiner to the target combiner impls.
9658 /// node) back to the top-level of the DAG combiner loop to avoid it being