Home | History | Annotate | Download | only in Scalar

Lines Matching full:getresult

342       if (I->getResult().isNonLocal())
347 if (!I->getResult().isDef() || cdep != nullptr) {
352 CallInst *NonLocalDepCall = dyn_cast<CallInst>(I->getResult().getInst());
1387 MemDepResult DepInfo = Deps[i].getResult();
1724 !Deps[0].getResult().isDef() && !Deps[0].getResult().isClobber()) {