Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp9686 QueryResolver &InstQSet = NonConstThis->InstQueries[&Inst]; in instructionCanReach() local
9690 InstQSet.CanReachUnknownCallee = true; in instructionCanReach()
9693 return InstQSet.isReachable(A, *NonConstThis, CallEdges, Fn); in instructionCanReach()