Searched refs:IsForwarding (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARC.h58 assert((IsForwarding(GetBasicARCInstKind(CI)) ||
H A DObjCARCOpts.cpp100 if (IsForwarding(GetBasicARCInstKind(Arg)))
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DObjCARCInstKind.h71 bool IsForwarding(ARCInstKind Class);
H A DObjCARCAnalysisUtils.h81 if (!IsForwarding(GetBasicARCInstKind(V)))
119 if (!IsForwarding(GetBasicARCInstKind(V)))
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DObjCARCInstKind.cpp416 bool llvm::objcarc::IsForwarding(ARCInstKind Class) { function in class:llvm::objcarc

Completed in 72 milliseconds