Searched refs:allCompilerForCore (Results 1 – 1 of 1) sorted by relevance
190 allCompilerForCore="""select distinct compilerid from %s WHERE coreid=?""" variable211 r=c.execute(allCompilerForCore % benchTable,(coreid,)).fetchall()