reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1009 Stack.push_back(MBB); 1044 for (;!Stack.empty(); Stack.pop_back()) { 1044 for (;!Stack.empty(); Stack.pop_back()) { 1045 MBB = Stack.back(); 1085 addLiveIns(Deps.front().DefMI, Deps.front().DefOp, Stack); 1118 addLiveIns(Dep.DefMI, Dep.DefOp, Stack);