Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp101 static OrderMap orderModule(const Module &M) { in orderModule() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp143 static OrderMap orderModule(const Module *M) { in orderModule() function