HomeSort by: relevance | last modified time | path
    Searched refs:orderModule (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
ValueEnumerator.cpp 101 static OrderMap orderModule(const Module &M) {
229 // modeling this behaviour here, orderModule() has assigned IDs to
297 OrderMap OM = orderModule(M);
  /src/external/apache2/llvm/dist/llvm/lib/IR/
AsmWriter.cpp 143 static OrderMap orderModule(const Module *M) {
275 OrderMap OM = orderModule(M);

Completed in 22 milliseconds