Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp97 static OrderMap orderModule(const Module &M) { in orderModule() function
251 OrderMap OM = orderModule(M); in predictUseListOrder()
/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.cpp105 static OrderMap orderModule(const Module &M) { in orderModule() function
302 OrderMap OM = orderModule(M); in predictUseListOrder()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAsmWriter.cpp128 static OrderMap orderModule(const Module *M) { in orderModule() function
238 OrderMap OM = orderModule(M); in predictUseListOrder()