Home
last modified time | relevance | path

Searched refs:ReduceUnaryOperation (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Djs-type-hint-lowering.h103 LoweringResult ReduceUnaryOperation(const Operator* op, Node* operand,
Djs-type-hint-lowering.cc218 JSTypeHintLowering::LoweringResult JSTypeHintLowering::ReduceUnaryOperation( in ReduceUnaryOperation() function in v8::internal::compiler::JSTypeHintLowering
Dbytecode-graph-builder.cc3196 type_hint_lowering().ReduceUnaryOperation(op, operand, effect, control, in TryBuildSimplifiedUnaryOp()