Home | History | Annotate | Download | only in Scalar

Lines Matching refs:getResult

336       if (I->getResult().isNonLocal())
341 if (!I->getResult().isDef() || cdep != 0) {
346 CallInst *NonLocalDepCall = dyn_cast<CallInst>(I->getResult().getInst());
1356 MemDepResult DepInfo = Deps[i].getResult();
1680 !Deps[0].getResult().isDef() && !Deps[0].getResult().isClobber()) {