Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLint.cpp88 class Lint : public InstVisitor<Lint> { class
133 Lint(Module *Mod, const DataLayout *DL, AliasAnalysis *AA, in Lint() function in __anon106386910111::Lint