Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DLiveInterval.h725 clearSubRanges(); in ~LiveInterval()
808 void clearSubRanges();
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DLiveInterval.cpp858 void LiveInterval::clearSubRanges() { in clearSubRanges() function in LiveInterval
DRegisterCoalescer.cpp4185 LI.clearSubRanges(); in runOnMachineFunction()