Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp72 static OrderMap orderModule(const Module &M) { in orderModule() function
231 OrderMap OM = orderModule(M); in predictUseListOrder()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp103 static OrderMap orderModule(const Module &M) { in orderModule() function
262 OrderMap OM = orderModule(M); in predictUseListOrder()
/external/llvm/lib/IR/
DAsmWriter.cpp89 static OrderMap orderModule(const Module *M) { in orderModule() function
221 OrderMap OM = orderModule(M); in predictUseListOrder()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAsmWriter.cpp136 static OrderMap orderModule(const Module *M) { in orderModule() function
268 OrderMap OM = orderModule(M); in predictUseListOrder()