Searched refs:orderModule (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp72 static OrderMap orderModule(const Module &M) { function
169 // modeling this behaviour here, orderModule() has assigned IDs to
231 OrderMap OM = orderModule(M);
/external/llvm/lib/IR/
H A DAsmWriter.cpp89 static OrderMap orderModule(const Module *M) { function
221 OrderMap OM = orderModule(M);

Completed in 415 milliseconds