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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h200 void splitLifetimes(MachineBasicBlock *KernelBB, MBBVectorTy &EpilogBBs);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp171 splitLifetimes(KernelBB, EpilogBBs);
786 void ModuloScheduleExpander::splitLifetimes(MachineBasicBlock *KernelBB, function in class:ModuloScheduleExpander

Completed in 115 milliseconds