Searched defs:excluded (Results 1 – 2 of 2) sorted by relevance
28 excluded: int = 0 variable in Summary
136 … bool excluded = (op == OP_sext && static_cast<ExtractbitsNode *>(castExpr)->GetBitsSize() == 1); in SimplifyCastSingle() local