Home
last modified time | relevance | path

Searched refs:Int32DivIsSafe (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dmachine-operator.h500 bool Int32DivIsSafe() const { return flags_ & kInt32DivIsSafe; } in Int32DivIsSafe() function
H A Dsimplified-lowering.cc4641 } else if (machine()->Int32DivIsSafe() || m.right().HasResolvedValue()) { in Int32Div()
H A Dwasm-compiler.cc2741 if (m->Int32DivIsSafe()) { in BuildI32AsmjsDivS()

Completed in 23 milliseconds