Home | History | Annotate | Download | only in Scalar

Lines Matching refs:Order

54   /// MapVector - An associative container with fast insertion-order
2677 SmallVector<BasicBlock *, 16> Order;
2690 Order.push_back(Stack.pop_back_val().first);
2694 Order.rbegin(), E = Order.rend(); I != E; ++I) {
3547 /// the instructions don't always appear in order, and there may be unrelated