Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/CodeGen/
DPPCGCodeGeneration.cpp1765 const std::string ClonedFnName = Fn->getName().str(); in setupKernelSubtreeFunctions() local
1766 Function *Clone = GPUModule->getFunction(ClonedFnName); in setupKernelSubtreeFunctions()
1770 ClonedFnName, GPUModule.get()); in setupKernelSubtreeFunctions()