Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h221 bool isPromoteAllocaEnabled() const { in isPromoteAllocaEnabled() function
DAMDGPUPromoteAlloca.cpp128 if (!ST.isPromoteAllocaEnabled()) in runOnFunction()