Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp686 Value *createCallInitContext();
771 GPUContext = createCallInitContext(); in initializeAfterRTH()
1064 Value *GPUNodeBuilder::createCallInitContext() { in createCallInitContext() function in GPUNodeBuilder