Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h339 void filterInstructions(MachineBasicBlock *MB, int MinStage);
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1612 void PeelingModuloScheduleExpander::filterInstructions(MachineBasicBlock *MB, in filterInstructions() function in PeelingModuloScheduleExpander
1785 filterInstructions(B, Schedule.getNumStages() - I); in peelPrologAndEpilogs()