Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-type-hint-lowering.h133 LoweringResult ReduceConstructOperation(const Operator* op, Node* const* args,
Djs-type-hint-lowering.cc418 JSTypeHintLowering::LoweringResult JSTypeHintLowering::ReduceConstructOperation( in ReduceConstructOperation() function in v8::internal::compiler::JSTypeHintLowering
Dbytecode-graph-builder.cc3272 type_hint_lowering().ReduceConstructOperation(op, args, arg_count, effect, in TryBuildSimplifiedConstruct()