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