Lines Matching refs:Depends
1691 /// Depends - Test if there can be dependencies on Inst through Arg. This1694 Depends(DependenceKind Flavor, Instruction *Inst, const Value *Arg,1803 if (Depends(Flavor, Inst, Arg, PA)) {