Home
last modified time | relevance | path

Searched defs:InitializeEffectControl (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dmemory-lowering.cc321 __ InitializeEffectControl(effect, control); in DecodeExternalPointer() local
Dgraph-assembler.cc977 void GraphAssembler::InitializeEffectControl(Node* effect, Node* control) { in InitializeEffectControl() function in v8::internal::compiler::GraphAssembler