Searched defs:IsRetainRV (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | InlineFunction.cpp | 1952 bool IsRetainRV = RVCallKind == objcarc::ARCInstKind::RetainRV, inlineRetainOrClaimRVCalls() local |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGObjC.cpp | 2370 emitOptimizedARCReturnCall(llvm::Value * value,bool IsRetainRV,CodeGenFunction & CGF) emitOptimizedARCReturnCall() argument |