Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-type-hint-lowering.h128 LoweringResult ReduceCallOperation(const Operator* op, Node* const* args,
Djs-type-hint-lowering.cc403 JSTypeHintLowering::LoweringResult JSTypeHintLowering::ReduceCallOperation( in ReduceCallOperation() function in v8::internal::compiler::JSTypeHintLowering
Dbytecode-graph-builder.cc3258 type_hint_lowering().ReduceCallOperation(op, args, arg_count, effect, in TryBuildSimplifiedCall()