Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp147 static cl::opt<bool> EnableLibCallSimplify( variable
426 bool LibCallSimplify = EnableLibCallSimplify && EnableOpt; in adjustPassManager()
561 if (EnableLibCallSimplify && in registerPassBuilderCallbacks()