Searched defs:isInteresting (Results 1 – 4 of 4) sorted by relevance
47 - (BOOL) isInteresting; method52 - (BOOL) isInteresting { return 1; } method
48 static bool isInteresting(const SCEV *S, const Instruction *I, const Loop *L, in isInteresting() function
53 static bool isInteresting(const SCEV *S, const Instruction *I, const Loop *L, in isInteresting() function
2626 bool BugReport::isInteresting(SVal V) { in isInteresting() function in BugReport2630 bool BugReport::isInteresting(SymbolRef sym) { in isInteresting() function in BugReport2638 bool BugReport::isInteresting(const MemRegion *R) { in isInteresting() function in BugReport2650 bool BugReport::isInteresting(const LocationContext *LC) { in isInteresting() function in BugReport