Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp9680 bool AllKnown = getReachableCallEdges(A, Reachability, Inst, CallEdges); in instructionCanReach() local
9687 if (!AllKnown) { in instructionCanReach()
9721 bool AllKnown = in updateImpl() local
9724 if (!AllKnown) { in updateImpl()