reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
271 LiveIn.push_back(LiveInBlock(LR, DomNode, Kill));
lib/CodeGen/LiveRangeCalc.cpp61 LiveIn.clear(); 218 for (const LiveInBlock &I : LiveIn) { 238 LiveIn.clear(); 423 LiveIn.clear(); 466 LiveIn.reserve(WorkList.size()); 474 LiveIn.back().Kill = Use; 492 for (LiveInBlock &I : LiveIn) {