Home
last modified time | relevance | path

Searched refs:ToReachabilityAA (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp729 const auto *ToReachabilityAA = A.getAAFor<AAIntraFnReachability>( in isPotentiallyReachable() local
732 Result = !ToReachabilityAA || ToReachabilityAA->isAssumedReachable( in isPotentiallyReachable()