Home
last modified time | relevance | path

Searched refs:CanDecrementRefCount (Results 1 – 16 of 16) sorted by relevance

/external/llvm-project/llvm/lib/Transforms/ObjCARC/
DDependencyAnalysis.h76 bool CanDecrementRefCount(const Instruction *Inst, const Value *Ptr,
79 static inline bool CanDecrementRefCount(const Instruction *Inst, in CanDecrementRefCount() function
82 return CanDecrementRefCount(Inst, Ptr, PA, GetARCInstKind(Inst)); in CanDecrementRefCount()
DDependencyAnalysis.cpp66 bool llvm::objcarc::CanDecrementRefCount(const Instruction *Inst, in CanDecrementRefCount() function in llvm::objcarc
71 if (!CanDecrementRefCount(Class)) in CanDecrementRefCount()
DPtrState.cpp235 if (!CanDecrementRefCount(Inst, Ptr, PA, Class)) in HandlePotentialAlterRefCount()
386 if (!CanDecrementRefCount(Inst, Ptr, PA, Class) && in HandlePotentialAlterRefCount()
DObjCARCContract.cpp295 if (CanDecrementRefCount(Inst, New, PA) && Inst != Release) in findRetainForStoreStrongContraction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
DDependencyAnalysis.h76 bool CanDecrementRefCount(const Instruction *Inst, const Value *Ptr,
79 static inline bool CanDecrementRefCount(const Instruction *Inst, in CanDecrementRefCount() function
82 return CanDecrementRefCount(Inst, Ptr, PA, GetARCInstKind(Inst)); in CanDecrementRefCount()
DDependencyAnalysis.cpp67 bool llvm::objcarc::CanDecrementRefCount(const Instruction *Inst, in CanDecrementRefCount() function in llvm::objcarc
72 if (!CanDecrementRefCount(Class)) in CanDecrementRefCount()
DObjCARCContract.cpp307 if (CanDecrementRefCount(Inst, New, PA) && Inst != Release) in findRetainForStoreStrongContraction()
/external/llvm/lib/Transforms/ObjCARC/
DDependencyAnalysis.h77 bool CanDecrementRefCount(const Instruction *Inst, const Value *Ptr,
80 static inline bool CanDecrementRefCount(const Instruction *Inst, in CanDecrementRefCount() function
83 return CanDecrementRefCount(Inst, Ptr, PA, GetARCInstKind(Inst)); in CanDecrementRefCount()
DDependencyAnalysis.cpp71 bool llvm::objcarc::CanDecrementRefCount(const Instruction *Inst, in CanDecrementRefCount() function in llvm::objcarc
76 if (!CanDecrementRefCount(Class)) in CanDecrementRefCount()
DObjCARCContract.cpp294 if (CanDecrementRefCount(Inst, New, PA) && Inst != Release) in findRetainForStoreStrongContraction()
/external/llvm/include/llvm/Analysis/
DObjCARCInstKind.h119 bool CanDecrementRefCount(ARCInstKind Kind);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DObjCARCInstKind.h123 bool CanDecrementRefCount(ARCInstKind Kind);
/external/llvm-project/llvm/include/llvm/Analysis/
DObjCARCInstKind.h121 bool CanDecrementRefCount(ARCInstKind Kind);
/external/llvm-project/llvm/lib/Analysis/
DObjCARCInstKind.cpp668 bool llvm::objcarc::CanDecrementRefCount(ARCInstKind Kind) { in CanDecrementRefCount() function in llvm::objcarc
/external/llvm/lib/Analysis/
DObjCARCInstKind.cpp652 bool llvm::objcarc::CanDecrementRefCount(ARCInstKind Kind) { in CanDecrementRefCount() function in llvm::objcarc
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DObjCARCInstKind.cpp668 bool llvm::objcarc::CanDecrementRefCount(ARCInstKind Kind) { in CanDecrementRefCount() function in llvm::objcarc