Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Analysis/
DIVUsers.cpp49 static bool isInteresting(const SCEV *S, const Instruction *I, const Loop *L, in isInteresting() function
/freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp2647 bool BugReport::isInteresting(SVal V) { in isInteresting() function in BugReport
2651 bool BugReport::isInteresting(SymbolRef sym) { in isInteresting() function in BugReport
2659 bool BugReport::isInteresting(const MemRegion *R) { in isInteresting() function in BugReport
2671 bool BugReport::isInteresting(const LocationContext *LC) { in isInteresting() function in BugReport