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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h206 void splitLifetimes(MachineBasicBlock *KernelBB, MBBVectorTy &EpilogBBs);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp172 splitLifetimes(KernelBB, EpilogBBs);
787 void ModuloScheduleExpander::splitLifetimes(MachineBasicBlock *KernelBB, function in class:ModuloScheduleExpander

Completed in 111 milliseconds