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