HomeSort by relevance Sort by last modified time
    Searched refs:orderModule (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Bitcode/Writer/
ValueEnumerator.cpp 72 static OrderMap orderModule(const Module &M) {
169 // modeling this behaviour here, orderModule() has assigned IDs to
231 OrderMap OM = orderModule(M);
    [all...]
  /external/llvm/lib/IR/
AsmWriter.cpp 89 static OrderMap orderModule(const Module *M) {
221 OrderMap OM = orderModule(M);
    [all...]

Completed in 819 milliseconds