Home
last modified time | relevance | path

Searched refs:IsForwarding (Results 1 – 11 of 11) sorted by relevance

/external/llvm/include/llvm/Analysis/
DObjCARCAnalysisUtils.h81 if (!IsForwarding(GetBasicARCInstKind(V))) in GetUnderlyingObjCPtr()
107 if (!IsForwarding(GetBasicARCInstKind(V))) in GetRCIdentityRoot()
DObjCARCInstKind.h71 bool IsForwarding(ARCInstKind Class);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DObjCARCAnalysisUtils.h82 if (!IsForwarding(GetBasicARCInstKind(V))) in GetUnderlyingObjCPtr()
120 if (!IsForwarding(GetBasicARCInstKind(V))) in GetRCIdentityRoot()
DObjCARCInstKind.h71 bool IsForwarding(ARCInstKind Class);
/external/llvm/lib/Transforms/ObjCARC/
DObjCARC.h59 assert((IsForwarding(GetBasicARCInstKind(CI)) || in EraseInstruction()
DObjCARCOpts.cpp62 if (IsForwarding(GetBasicARCInstKind(Arg))) in FindSingleUseIdentifiedObject()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/ObjCARC/
DObjCARC.h59 assert((IsForwarding(GetBasicARCInstKind(CI)) || in EraseInstruction()
DObjCARCOpts.cpp94 if (IsForwarding(GetBasicARCInstKind(Arg))) in FindSingleUseIdentifiedObject()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DObjCARC.cpp393 static bool IsForwarding(InstructionClass Class) { in IsForwarding() function
449 assert(IsForwarding(GetBasicInstructionClass(CI)) && in EraseInstruction()
466 if (!IsForwarding(GetBasicInstructionClass(V))) in GetUnderlyingObjCPtr()
480 if (!IsForwarding(GetBasicInstructionClass(V))) in StripPointerCastsAndObjCCalls()
493 if (!IsForwarding(GetBasicInstructionClass(V))) in StripPointerCastsAndObjCCalls()
552 if (IsForwarding(GetBasicInstructionClass(Arg))) in FindSingleUseIdentifiedObject()
/external/llvm/lib/Analysis/
DObjCARCInstKind.cpp435 bool llvm::objcarc::IsForwarding(ARCInstKind Class) { in IsForwarding() function in llvm::objcarc
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DObjCARCInstKind.cpp441 bool llvm::objcarc::IsForwarding(ARCInstKind Class) { in IsForwarding() function in llvm::objcarc