Searched defs:shrinkToUses (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | LiveIntervals.cpp | 444 bool LiveIntervals::shrinkToUses(LiveInterval *li, shrinkToUses() function in LiveIntervals |
H A D | RegisterCoalescer.cpp | 344 void shrinkToUses(LiveInterval *LI, in shrinkToUses() function in __anonc2b9989c0111::RegisterCoalescer |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ | ||
H A D | WebAssemblyRegStackify.cpp | 511 static void shrinkToUses(LiveInterval &LI, LiveIntervals &LIS) { shrinkToUses() function |