Searched refs:IsContextEdge (Results 1 - 4 of 4) sorted by relevance

/external/v8/src/compiler/
H A Dnode-properties.h53 static bool IsContextEdge(Edge edge);
H A Dloop-peeling.cc300 NodeProperties::IsContextEdge(edge)) {
H A Dnode-properties.cc93 bool NodeProperties::IsContextEdge(Edge edge) { function in class:v8::internal::compiler::NodeProperties
H A Descape-analysis.cc896 !NodeProperties::IsContextEdge(edge))

Completed in 177 milliseconds