Home | History | Annotate | Download | only in compiler

Lines Matching refs:Graph

22 class Graph;
34 CompilationInfo* info, Graph* graph, CallDescriptor* descriptor,
37 // Run the pipeline on a machine graph and generate code. The {schedule} must
38 // be valid, hence the given {graph} does not need to be schedulable.
41 Graph* graph, Schedule* schedule,
49 // Run the pipeline on a machine graph and generate code. If {schedule} is
52 Graph* graph,
60 // Run the pipeline on a machine graph and generate code. If {schedule} is
64 Graph* graph,