Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dnode-properties.h55 static int PastControlIndex(Node* node) { in PastControlIndex() function
Dcontrol-equivalence.cc180 int max = NodeProperties::PastControlIndex(node); in DetermineParticipation()
Dscheduler.cc271 int max = NodeProperties::PastControlIndex(node); in Run()
307 int max = NodeProperties::PastControlIndex(node); in Run()