Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h213 bool isPromoteAllocaEnabled() const { in isPromoteAllocaEnabled() function
DAMDGPUTargetMachine.cpp209 if (ST.isPromoteAllocaEnabled()) { in addCodeGenPrepare()