HomeSort by relevance Sort by last modified time
    Searched defs:PostprocessISelDAG (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Blackfin/
BlackfinISelDAGToDAG.cpp 43 virtual void PostprocessISelDAG();
73 void BlackfinDAGToDAGISel::PostprocessISelDAG() {
  /external/llvm/include/llvm/CodeGen/
SelectionDAGISel.h 71 /// PostprocessISelDAG() - This hook allows the target to hack on the graph
73 virtual void PostprocessISelDAG() {}

Completed in 47 milliseconds