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

/freebsd-11.0-release/contrib/llvm/tools/llvm-diff/
H A Dllvm-diff.cpp44 static void diffGlobal(DifferenceEngine &Engine, Module &L, Module &R, function
86 diffGlobal(Engine, *LModule, *RModule, GlobalsToCompare[I]);

Completed in 119 milliseconds