Searched refs:addSegmentToEndOfBlock (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h152 LiveInterval::Segment addSegmentToEndOfBlock(unsigned reg,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DPHIElimination.cpp511 LIS->addSegmentToEndOfBlock(IncomingReg, *NewSrcInstr);
H A DLiveIntervals.cpp877 LiveIntervals::addSegmentToEndOfBlock(unsigned reg, MachineInstr &startInst) { function in class:LiveIntervals

Completed in 99 milliseconds