Home | History | Annotate | Download | only in lackey

Lines Matching full:detailcounts

343 static ULong detailCounts[N_OPS][N_TYPES];
362 argv = mkIRExprVec_1( mkIRExpr_HWord( (HWord)&detailCounts[op][typeIx] ) );
378 detailCounts[OpLoad ][typeIx],
379 detailCounts[OpStore][typeIx],
380 detailCounts[OpAlu ][typeIx]
597 detailCounts[op][tyIx] = 0;