Home
last modified time | relevance | path

Searched refs: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
298 OrderMap OM = orderModule(M); in predictUseListOrder()
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp127 static OrderMap orderModule(const Module *M) { in orderModule() function
239 OrderMap OM = orderModule(M); in predictUseListOrder()