Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DAttributor.cpp658 const auto &FnReachabilityAA = A.getAAFor<AAInterFnReachability>( in isPotentiallyReachable() local
660 Result = FnReachabilityAA.instructionCanReach(A, *CurFromI, ToFn, in isPotentiallyReachable()
DAttributorAttributes.cpp1235 const auto &FnReachabilityAA = A.getAAFor<AAInterFnReachability>( in forallInterferingAccesses() local
1243 if (!FnReachabilityAA.instructionCanReach( in forallInterferingAccesses()