Home
last modified time | relevance | path

Searched defs:shrinkToUses (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervals.cpp444 bool LiveIntervals::shrinkToUses(LiveInterval *li, shrinkToUses() function in LiveIntervals
546 void LiveIntervals::shrinkToUses(LiveInterval::SubRange &SR, Register Reg) { shrinkToUses() function in LiveIntervals
H A DRegisterCoalescer.cpp344 void shrinkToUses(LiveInterval *LI, in shrinkToUses() function in __anonc2b9989c0111::RegisterCoalescer
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp511 static void shrinkToUses(LiveInterval &LI, LiveIntervals &LIS) { shrinkToUses() function