Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3559 struct AAIntraFnReachabilityFunction final struct
3561 AAIntraFnReachabilityFunction(const IRPosition &IRP, Attributor &A) in AAIntraFnReachabilityFunction() function
3564 bool isAssumedReachable( in isAssumedReachable()
3579 bool isReachableImpl(Attributor &A, RQITy &RQI) override { in isReachableImpl()
3641 void trackStatistics() const override {} in trackStatistics()