Searched defs:Depends (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DObjCARC.cpp1779 /// Depends - Test if there can be dependencies on Inst through Arg. This
1782 Depends(DependenceKind Flavor, Instruction *Inst, const Value *Arg, function
1891 if (Depends(Flavor, Inst, Arg, PA)) {

Completed in 79 milliseconds