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

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

Completed in 52 milliseconds