reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
416 if (!isInstInList(L, Insts)) continue; 421 replaceLoadWithValue(L, StoredValue); 422 L->replaceAllUsesWith(StoredValue); 423 ReplacedLoads[L] = StoredValue; 425 LiveInLoads.push_back(L);