Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp379 std::vector<Value *> LocalArrays; member in GPUNodeBuilder
1868 for (auto &BasePtr : LocalArrays) in createKernel()
1870 LocalArrays.clear(); in createKernel()
2043 LocalArrays.push_back(Val); in createKernelFunctionDecl()
2281 LocalArrays.push_back(Allocation); in createKernelVariables()