Home
last modified time | relevance | path

Searched defs:LFn (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-diff/
H A Dllvm-diff.cpp47 Function *LFn = L.getFunction(Name); in diffGlobal() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.cpp973 const Function *LFn = &*I; in diff() local