Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.h36 static bool EnableFunctionCalls; variable
H A DAMDGPUTargetMachine.cpp393 bool AMDGPUTargetMachine::EnableFunctionCalls = false; member in AMDGPUTargetMachine