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

  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGFast.cpp 103 void InsertCopiesAndMoveSuccs(SUnit*, unsigned,
386 /// InsertCopiesAndMoveSuccs - Insert register copies and move all
388 void ScheduleDAGFast::InsertCopiesAndMoveSuccs(SUnit *SU, unsigned Reg,
597 InsertCopiesAndMoveSuccs(LRDef, Reg, DestRC, RC, Copies);
ScheduleDAGRRList.cpp 231 void InsertCopiesAndMoveSuccs(SUnit*, unsigned,
    [all...]

Completed in 34 milliseconds