Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp134 static cl::opt<bool> EnableLibCallSimplify( variable
368 bool LibCallSimplify = EnableLibCallSimplify && EnableOpt; in adjustPassManager()