Home | History | Annotate | Download | only in Scalar

Lines Matching full:getresult

338       if (I->getResult().isNonLocal())
343 if (!I->getResult().isDef() || cdep != nullptr) {
348 CallInst *NonLocalDepCall = dyn_cast<CallInst>(I->getResult().getInst());
1381 MemDepResult DepInfo = Deps[i].getResult();
1716 !Deps[0].getResult().isDef() && !Deps[0].getResult().isClobber()) {