Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h336 void filterInstructions(MachineBasicBlock *MB, int MinStage);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1594 void PeelingModuloScheduleExpander::filterInstructions(MachineBasicBlock *MB, in filterInstructions() function in PeelingModuloScheduleExpander
1767 filterInstructions(B, Schedule.getNumStages() - I); in peelPrologAndEpilogs()