Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dnode-properties.h53 static bool IsContextEdge(Edge edge);
Dloop-peeling.cc300 NodeProperties::IsContextEdge(edge)) { in Peel()
Dnode-properties.cc94 bool NodeProperties::IsContextEdge(Edge edge) { in IsContextEdge() function in v8::internal::compiler::NodeProperties