Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp102 static OrderMap orderModule(const Module &M) { in orderModule() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp127 static OrderMap orderModule(const Module *M) { in orderModule() function