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