HomeSort by relevance Sort by last modified time
    Searched refs:DependenceKind (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Transforms/ObjCARC/
DependencyAnalysis.h 40 /// \enum DependenceKind
45 enum DependenceKind {
54 void FindDependencies(DependenceKind Flavor,
62 Depends(DependenceKind Flavor, Instruction *Inst, const Value *Arg,
DependencyAnalysis.cpp 135 llvm::objcarc::Depends(DependenceKind Flavor, Instruction *Inst,
223 llvm::objcarc::FindDependencies(DependenceKind Flavor,
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
ObjCARC.cpp     [all...]

Completed in 72 milliseconds