Searched defs:AAIntraFnReachabilityFunction (Results 1 – 1 of 1) sorted by relevance
3559 struct AAIntraFnReachabilityFunction final struct3561 AAIntraFnReachabilityFunction(const IRPosition &IRP, Attributor &A) in AAIntraFnReachabilityFunction() function3564 bool isAssumedReachable( in isAssumedReachable()3579 bool isReachableImpl(Attributor &A, RQITy &RQI) override { in isReachableImpl()3641 void trackStatistics() const override {} in trackStatistics()