Home
last modified time | relevance | path

Searched defs:back_edges (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/full-codegen/
Dfull-codegen.cc1549 BackEdgeTable back_edges(unoptimized, &no_gc); in Patch() local
1571 BackEdgeTable back_edges(unoptimized, &no_gc); in Revert() local
1612 BackEdgeTable back_edges(unoptimized, &no_gc); in Verify() local
/external/v8/src/crankshaft/
Dhydrogen.h261 const ZoneList<HBasicBlock*>* back_edges() const { return &back_edges_; } in back_edges() function
/external/v8/src/
Dobjects.cc14322 BackEdgeTable back_edges(this, &no_gc); in TranslatePcOffsetToAstId() local
14333 BackEdgeTable back_edges(this, &no_gc); in TranslateAstIdToPcOffset() local
14960 BackEdgeTable back_edges(this, &no_gc); in Disassemble() local