Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp141 std::string getUniqueScopName(const Scop *S) { in getUniqueScopName() function
812 errs() << getUniqueScopName(&S) in allocateDeviceArrays()
2229 dbgs() << getUniqueScopName(&S) in finalizeKernelArguments()
3263 LLVM_DEBUG(dbgs() << getUniqueScopName(S) in generateGPU()
3584 LLVM_DEBUG(dbgs() << "PPCGCodeGen running on : " << getUniqueScopName(S) in runOnScop()
3595 dbgs() << getUniqueScopName(S) in runOnScop()
3609 LLVM_DEBUG(dbgs() << getUniqueScopName(S) in runOnScop()