Lines Matching refs:IsAdd
2279 if (hydrogen()->value()->IsAdd() || hydrogen()->value()->IsSub() ||2965 if (instr->IsAdd() || instr->IsSub()) {