Searched refs:guest_word_size (Results 1 – 2 of 2) sorted by relevance
4465 Bool require_flat, IRType guest_word_size ) in sanityCheckIRSB() argument4474 vassert(guest_word_size == Ity_I32 in sanityCheckIRSB()4475 || guest_word_size == Ity_I64); in sanityCheckIRSB()4591 tcStmt( bb, bb->stmts[i], guest_word_size ); in sanityCheckIRSB()4592 if (typeOfIRExpr(bb->tyenv,bb->next) != guest_word_size) in sanityCheckIRSB()
3027 IRType guest_word_size );