Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h222 LLVM_ATTRIBUTE_UNUSED void pruneValue(LiveInterval &, SlotIndex, in pruneValue() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervals.cpp649 void LiveIntervals::pruneValue(LiveRange &LR, SlotIndex Kill, in pruneValue() function in LiveIntervals