Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/include/polly/CodeGen/
H A DPPCGCodeGeneration.h24 extern bool PollyManagedMemory;
/llvm-project-15.0.7/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp83 bool polly::PollyManagedMemory; member in polly
773 if (!PollyManagedMemory) in initializeAfterRTH()
780 if (!PollyManagedMemory) in finalize()
788 assert(!PollyManagedMemory && in allocateDeviceArrays()
828 assert(PollyManagedMemory && in prepareManagedDeviceArrays()
960 assert(!PollyManagedMemory && in createCallFreeDeviceMemory()
1241 if (PollyManagedMemory) in createUser()
1259 if (!PollyManagedMemory) in createUser()
1269 if (!PollyManagedMemory) { in createUser()
1665 if (PollyManagedMemory) { in createLaunchParameters()
[all …]