Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMDBuilder.cpp70 SmallVector<GlobalValue::GUID, 2> OrderID(Imports->begin(), Imports->end()); in createFunctionEntryCount() local
71 llvm::stable_sort(OrderID); in createFunctionEntryCount()
72 for (auto ID : OrderID) in createFunctionEntryCount()