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

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

Completed in 182 milliseconds