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

  /external/llvm/lib/Analysis/
ObjCARCInstKind.cpp 400 bool llvm::objcarc::IsAutorelease(ARCInstKind Class) {
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
ObjCARC.cpp 384 /// IsAutorelease - Test if the the given class is objc_autorelease or
386 static bool IsAutorelease(InstructionClass Class) {
    [all...]

Completed in 73 milliseconds