HomeSort by: relevance | last modified time | path
    Searched refs:filterInstructions (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
ModuloSchedule.h 336 void filterInstructions(MachineBasicBlock *MB, int MinStage);
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
ModuloSchedule.cpp 1594 void PeelingModuloScheduleExpander::filterInstructions(MachineBasicBlock *MB,
1767 filterInstructions(B, Schedule.getNumStages() - I);

Completed in 18 milliseconds