Home
last modified time | relevance | path

Searched defs:trapping_condition (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dcommon-operator-reducer.cc484 bool trapping_condition = trap->opcode() == IrOpcode::kTrapIf; in ReduceTrapConditional() local
H A Dbranch-elimination.cc195 bool trapping_condition = node->opcode() == IrOpcode::kTrapIf; in TryPullTrapIntoMerge() local
234 bool trapping_condition = node->opcode() == IrOpcode::kTrapIf; in ReduceTrapConditional() local

Completed in 2 milliseconds