Searched defs:def_counts (Results 1 – 1 of 1) sorted by relevance
3814 Int* def_counts ) in useBeforeDef_Temp()3824 const IRExpr* expr, Int* def_counts ) in useBeforeDef_Expr()3887 void useBeforeDef_Stmt ( const IRSB* bb, const IRStmt* stmt, Int* def_counts ) in useBeforeDef_Stmt()4469 Int* def_counts = LibVEX_Alloc_inline(n_temps * sizeof(Int)); in sanityCheckIRSB() local