Searched defs:ProgramInfo (Results 1 – 2 of 2) sorted by relevance
63 struct ProgramInfo struct69 ProgramInfo (void) : linkOk(false), linkTimeUs(0) {} in ProgramInfo() function77 glu::ProgramInfo program;
466 void MetadataStreamer::emitKernel(const MachineFunction &MF, const SIProgramInfo &ProgramInfo) { in emitKernel()