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

/external/v8/src/
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 53 milliseconds