Searched refs:AddIncomingEdge (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dhydrogen.h502 void AddIncomingEdge(HBasicBlock* block, HEnvironment* other);
H A Dhydrogen.cc268 last_environment()->AddIncomingEdge(this, pred->last_environment());
7678 void HEnvironment::AddIncomingEdge(HBasicBlock* block, HEnvironment* other) { function in class:HEnvironment

Completed in 47 milliseconds