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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h350 MachineBasicBlock *CreateLCSSAExitingBlock();
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1734 MachineBasicBlock *ExitingBB = CreateLCSSAExitingBlock();
1830 MachineBasicBlock *PeelingModuloScheduleExpander::CreateLCSSAExitingBlock() { function in class:PeelingModuloScheduleExpander

Completed in 1493 milliseconds