Home
last modified time | relevance | path

Searched defs:EnableFunctionCalls (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.h38 static bool EnableFunctionCalls; variable
H A DAMDGPUTargetMachine.cpp592 bool AMDGPUTargetMachine::EnableFunctionCalls = false; global() member in AMDGPUTargetMachine