Searched defs:shrinkToUses (Results 1 – 3 of 3) sorted by relevance
/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 if (LIS->shrinkToUses(LI, Dead)) { in shrinkToUses() function in __anon87e9921d0111::RegisterCoalescer |
/llvm-project/llvm/lib/Target/WebAssembly/ | ||
H A D | WebAssemblyRegStackify.cpp | 514 static void shrinkToUses(LiveInterval &LI, LiveIntervals &LIS) { shrinkToUses() function |