Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/CodeGen/
DPPCGCodeGeneration.cpp362 std::vector<Value *> LocalArrays; member in GPUNodeBuilder
1848 for (auto &BasePtr : LocalArrays) in createKernel()
1850 LocalArrays.clear(); in createKernel()
2023 LocalArrays.push_back(Val); in createKernelFunctionDecl()
2261 LocalArrays.push_back(Allocation); in createKernelVariables()