Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_checker.h317 static void CheckBinaryOverflowOperation(IfInst *inst) in CheckBinaryOverflowOperation() function
Dgraph_checker.cpp1425 CheckBinaryOverflowOperation(inst->CastToAddOverflow()); in CheckUserOfInt32()
1429 CheckBinaryOverflowOperation(inst->CastToSubOverflow()); in CheckUserOfInt32()