Home
last modified time | relevance | path

Searched defs:removeSegment (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DLiveInterval.h477 iterator removeSegment(iterator I) { in removeSegment() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DLiveInterval.cpp376 void LiveRange::removeSegment(SlotIndex Start, SlotIndex End, in removeSegment() function in LiveRange