Home
last modified time | relevance | path

Searched refs:OrderID (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DMDBuilder.cpp71 SmallVector<GlobalValue::GUID, 2> OrderID(Imports->begin(), Imports->end()); in createFunctionEntryCount() local
72 std::stable_sort(OrderID.begin(), OrderID.end(), in createFunctionEntryCount()
75 for (auto ID : OrderID) in createFunctionEntryCount()