Searched refs:IsAddSub (Results 1 – 4 of 4) sorted by relevance
192 if (!inst->IsAddSub()) { in IsInstIncOrDec()
921 ASSERT(loopInfoValue.update->IsAddSub()); in ProcessCountableLoop()
476 return inst->IsAddSub() && inst->GetInput(1).GetInst()->IsConst(); in IsInstIncOrDec()
1266 bool IsAddSub() const in IsAddSub() function