Home
last modified time | relevance | path

Searched refs:clearSubRanges (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveInterval.h719 clearSubRanges(); in ~LiveInterval()
802 void clearSubRanges();
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveInterval.cpp872 void LiveInterval::clearSubRanges() { in clearSubRanges() function in LiveInterval
H A DRegisterCoalescer.cpp4185 LI.clearSubRanges(); in runOnMachineFunction()