Home
last modified time | relevance | path

Searched defs:CanDecrementRefCount (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DDependencyAnalysis.h77 static inline bool CanDecrementRefCount(const Instruction *Inst, in CanDecrementRefCount() function
H A DDependencyAnalysis.cpp66 bool llvm::objcarc::CanDecrementRefCount(const Instruction *Inst, in CanDecrementRefCount() function in llvm::objcarc
/llvm-project/llvm/lib/Analysis/
H A DObjCARCInstKind.cpp667 bool llvm::objcarc::CanDecrementRefCount(ARCInstKind Kind) { in CanDecrementRefCount() function in llvm::objcarc