Home | History | Annotate | Download | only in Scalar

Lines Matching refs:Depends

1691 /// Depends - Test if there can be dependencies on Inst through Arg. This
1694 Depends(DependenceKind Flavor, Instruction *Inst, const Value *Arg,
1803 if (Depends(Flavor, Inst, Arg, PA)) {