Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp1034 SmallVector<IntrinsicInst *> DeferredIntrs; in handleAlloca() local
1095 DeferredIntrs.push_back(Intr); in handleAlloca()
1135 for (IntrinsicInst *Intr : DeferredIntrs) { in handleAlloca()