Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h192 bool isPromoteAllocaEnabled() const { in isPromoteAllocaEnabled() function
DAMDGPUPromoteAlloca.cpp161 if (!ST.isPromoteAllocaEnabled()) in runOnFunction()