Home
last modified time | relevance | path

Searched refs:getCustomGraphFeatures (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.h123 virtual void getCustomGraphFeatures(GraphWriter<ScheduleDAG*> &GW) const;
DSelectionDAGPrinter.cpp298 void ScheduleDAGSDNodes::getCustomGraphFeatures(GraphWriter<ScheduleDAG*> &GW) const { in getCustomGraphFeatures() function in ScheduleDAGSDNodes