Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp102 static OrderMap orderModule(const Module &M) { in orderModule() function
261 OrderMap OM = orderModule(M); in predictUseListOrder()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp134 static OrderMap orderModule(const Module *M) { in orderModule() function
266 OrderMap OM = orderModule(M); in predictUseListOrder()