Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp258 static cl::opt<bool> EnableLibCallSimplify( variable
558 bool LibCallSimplify = EnableLibCallSimplify && EnableOpt; in adjustPassManager()
697 if (EnableLibCallSimplify && in registerPassBuilderCallbacks()