Searched defs:isInteresting (Results 1 – 8 of 8) sorted by relevance
27 Tester::isInteresting(ModuleOp module) const { in isInteresting() function in Tester60 Tester::Interestingness Tester::isInteresting(StringRef testCase) const { in isInteresting() function in Tester
47 - (BOOL) isInteresting; method52 - (BOOL) isInteresting { return 1; } method
69 Tester::Interestingness isInteresting() const { return interesting; } in isInteresting() function
56 static bool isInteresting(const SCEV *S, const Instruction *I, const Loop *L, in isInteresting() function
161 static bool isInteresting(const Record *Rec) { isInteresting() function
2377 bool PathSensitiveBugReport::isInteresting(SymbolRef sym) const { in isInteresting() function in PathSensitiveBugReport 2381 bool PathSensitiveBugReport::isInteresting(const MemRegion *R) const { in isInteresting() function in PathSensitiveBugReport 2385 bool PathSensitiveBugReport::isInteresting(const LocationContext *LC) const { in isInteresting() function in PathSensitiveBugReport 2389 bool PathSensitiveBugReport::isInteresting(const LocationContext *LC) const { isInteresting() function in PathSensitiveBugReport
940 auto isInteresting = [](Value *V) { shouldConvertOrWithNoCommonBitsToAdd() local
370 bool isInteresting(Any IR, StringRef PassID, StringRef PassName) { isInteresting() function