Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:buildSchedGraph

187 /// scheduling driver may call BuildSchedGraph multiple times per scheduling
746 void ScheduleDAGInstrs::buildSchedGraph(AliasAnalysis *AA,
777 // Remove any stale debug info; sometimes BuildSchedGraph is called again
787 assert(VRegDefs.empty() && "Only BuildSchedGraph may access VRegDefs");