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

  /external/llvm/tools/llvm-diff/
llvm-diff.cpp 42 static void diffGlobal(DifferenceEngine &Engine, Module &L, Module &R,
84 diffGlobal(Engine, *LModule, *RModule, GlobalsToCompare[I]);
  /external/swiftshader/third_party/LLVM/tools/llvm-diff/
llvm-diff.cpp 45 static void diffGlobal(DifferenceEngine &Engine, Module *L, Module *R,
87 diffGlobal(Engine, LModule, RModule, GlobalsToCompare[I]);

Completed in 3179 milliseconds