Searched refs:NonLocalDepCall (Results 1 – 1 of 1) sorted by relevance
543 CallInst *NonLocalDepCall = dyn_cast<CallInst>(I.getResult().getInst()); in lookupOrAddCall() local545 if (NonLocalDepCall && DT->properlyDominates(I.getBB(), C->getParent())) { in lookupOrAddCall()546 cdep = NonLocalDepCall; in lookupOrAddCall()