Home
last modified time | relevance | path

Searched defs:IsRetainRV (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1952 bool IsRetainRV = RVCallKind == objcarc::ARCInstKind::RetainRV, inlineRetainOrClaimRVCalls() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp2370 emitOptimizedARCReturnCall(llvm::Value * value,bool IsRetainRV,CodeGenFunction & CGF) emitOptimizedARCReturnCall() argument