Searched defs:isInteresting (Results 1 – 4 of 4) sorted by relevance
56 static bool isInteresting(const SCEV *S, const Instruction *I, const Loop *L, in isInteresting() function
2363 bool PathSensitiveBugReport::isInteresting(SVal V) const { isInteresting() function in PathSensitiveBugReport 2367 bool PathSensitiveBugReport::isInteresting(SymbolRef sym) const { isInteresting() function in PathSensitiveBugReport 2371 bool PathSensitiveBugReport::isInteresting(const MemRegion *R) const { isInteresting() function in PathSensitiveBugReport 2375 bool PathSensitiveBugReport::isInteresting(const LocationContext *LC) const { isInteresting() function in PathSensitiveBugReport
1025 auto isInteresting = [](Value *V) { shouldConvertOrWithNoCommonBitsToAdd() local
341 bool isInteresting(Any IR, StringRef PassID, StringRef PassName) { isInteresting() function