Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp126 static cl::opt<bool, true> EnableAMDGPUFunctionCalls( variable
366 bool EarlyInline = EarlyInlineAll && EnableOpt && !EnableAMDGPUFunctionCalls; in adjustPassManager()
370 if (EnableAMDGPUFunctionCalls) { in adjustPassManager()