HomeSort by relevance Sort by last modified time
    Searched defs:IsRetain (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Analysis/
ObjCARCInstKind.cpp 364 bool llvm::objcarc::IsRetain(ARCInstKind Class) {
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
ObjCARC.cpp 377 /// IsRetain - Test if the the given class is objc_retain or
379 static bool IsRetain(InstructionClass Class) {
    [all...]

Completed in 204 milliseconds