Home
last modified time | relevance | path

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

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