Searched defs:updateLiveIntervals (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | GCNRewritePartialRegUses.cpp | 348 void GCNRewritePartialRegUses::updateLiveIntervals(Register OldReg, updateLiveIntervals() function in GCNRewritePartialRegUses |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | WindowScheduler.cpp | 639 void WindowScheduler::updateLiveIntervals() { updateLiveIntervals() function in WindowScheduler |