Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp5786 determineFunctionCaptureCapabilities(IRP, *F, State); in isImpliedByIR()
5800 void AANoCapture::determineFunctionCaptureCapabilities(const IRPosition &IRP, in determineFunctionCaptureCapabilities() function in AANoCapture
6135 determineFunctionCaptureCapabilities(getIRPosition(), *F, *this); in initialize()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h4414 determineFunctionCaptureCapabilities(const IRPosition &IRP, const Function &F,