Home
last modified time | relevance | path

Searched refs:sset_testset (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dsset.h48 static inline bool sset_testset(struct sset *s, unsigned int idx) in sset_testset() function
H A Dssa.c210 if (!sset_testset(processed, bb->nr)) in ssa_convert_one_var()