Home
last modified time | relevance | path

Searched refs:linearize_switch (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/
Dv0.4.4.rst71 * Make 'linearize_switch()' helper function
Dv0.6.0.rst408 * fix crash on bad expression in linearize_switch()
/third_party/ltp/tools/sparse/sparse-src/
Dlinearize.c2227 static pseudo_t linearize_switch(struct entrypoint *ep, struct statement *stmt) in linearize_switch() function
2472 return linearize_switch(ep, stmt); in linearize_statement()