Home
last modified time | relevance | path

Searched defs:AAInterFnReachabilityFunction (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.cpp10292 struct AAInterFnReachabilityFunction struct
10294 AAInterFnReachabilityFunction(const IRPosition &IRP, Attributor &A) in AAInterFnReachabilityFunction() function
10297 bool instructionCanReach( in instructionCanReach()
10311 bool isReachableImpl(Attributor &A, RQITy &RQI) override { in isReachableImpl()
10315 bool isReachableImpl(Attributor &A, RQITy &RQI, in isReachableImpl()
10377 void trackStatistics() const override {} in trackStatistics()
10380 SmallVector<RQITy *> QueryVector;
10381 DenseSet<RQITy *> QueryCache;