Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-diff/
H A Dllvm-diff.cpp41 static void diffGlobal(DifferenceEngine &Engine, Module &L, Module &R, in diffGlobal() function
87 diffGlobal(Engine, *LModule, *RModule, GlobalsToCompare[I]); in main()