Home
last modified time | relevance | path

Searched refs:EmitARCNoopIntrinsicUse (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGObjC.cpp2087 void CodeGenFunction::EmitARCNoopIntrinsicUse(ArrayRef<llvm::Value *> values) { in EmitARCNoopIntrinsicUse() function in CodeGenFunction
2357 CGF.EmitARCNoopIntrinsicUse(newCall); in emitOptimizedARCReturnCall()
DCodeGenFunction.h4274 void EmitARCNoopIntrinsicUse(ArrayRef<llvm::Value *> values);