Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dnode-properties.h56 static bool IsContextEdge(Edge edge);
Dnode-properties.cc98 bool NodeProperties::IsContextEdge(Edge edge) { in IsContextEdge() function in v8::internal::compiler::NodeProperties
Dsimplified-lowering.cc169 NodeProperties::IsContextEdge(edge)); in ReplaceEffectControlUses()