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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h331 void filterInstructions(MachineBasicBlock *MB, int MinStage);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1586 void PeelingModuloScheduleExpander::filterInstructions(MachineBasicBlock *MB, function in class:PeelingModuloScheduleExpander
1755 filterInstructions(B, Schedule.getNumStages() - I);

Completed in 112 milliseconds