Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp9605 bool getReachableCallEdges(Attributor &A, const AAReachability &Reachability, in getReachableCallEdges() function
9680 bool AllKnown = getReachableCallEdges(A, Reachability, Inst, CallEdges); in instructionCanReach()
9722 getReachableCallEdges(A, *Reachability, *InstPair.first, CallEdges); in updateImpl()