Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/CodeGen/
DPPCGCodeGeneration.cpp2337 raw_string_ostream IROstream(SPIRAssembly); in createKernelASM() local
2338 IROstream << *GPUModule; in createKernelASM()
2339 IROstream.flush(); in createKernelASM()