Searched refs:ClonedFnName (Results 1 – 1 of 1) sorted by relevance
1765 const std::string ClonedFnName = Fn->getName().str(); in setupKernelSubtreeFunctions() local1766 Function *Clone = GPUModule->getFunction(ClonedFnName); in setupKernelSubtreeFunctions()1770 ClonedFnName, GPUModule.get()); in setupKernelSubtreeFunctions()