Searched defs:isFlatIRStmt (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
H A Dir_defs.c3634 Bool isFlatIRStmt ( const IRStmt* st ) function
3687 default: vpanic("isFlatIRStmt(e)");
3734 vpanic("isFlatIRStmt(st)");
3949 /* This is ensured by isFlatIRStmt */
4500 if (!isFlatIRStmt(stmt))

Completed in 144 milliseconds