Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp1034 SmallVector<IntrinsicInst *> DeferredIntrs; in handleAlloca() local
1095 DeferredIntrs.push_back(Intr); in handleAlloca()
1135 for (IntrinsicInst *Intr : DeferredIntrs) { in handleAlloca()