Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h337 void filterInstructions(MachineBasicBlock *MB, int MinStage);
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1591 void PeelingModuloScheduleExpander::filterInstructions(MachineBasicBlock *MB, in filterInstructions() function in PeelingModuloScheduleExpander
1764 filterInstructions(B, Schedule.getNumStages() - I); in peelPrologAndEpilogs()