Home
last modified time | relevance | path

Searched defs:IsRetain (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Analysis/
DObjCARCInstKind.cpp364 bool llvm::objcarc::IsRetain(ARCInstKind Class) { in IsRetain() function in llvm::objcarc
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DObjCARC.cpp379 static bool IsRetain(InstructionClass Class) { in IsRetain() function