Home
last modified time | relevance | path

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

/external/v8/src/
Dfull-codegen.cc1637 BackEdgeTable back_edges(unoptimized, &no_gc); in Patch() local
1659 BackEdgeTable back_edges(unoptimized, &no_gc); in Revert() local
1700 BackEdgeTable back_edges(unoptimized, &no_gc); in Verify() local
Dhydrogen.h267 const ZoneList<HBasicBlock*>* back_edges() const { return &back_edges_; } in back_edges() function
Dobjects.cc10415 BackEdgeTable back_edges(this, &no_gc); in TranslatePcOffsetToAstId() local
10426 BackEdgeTable back_edges(this, &no_gc); in TranslateAstIdToPcOffset() local
10924 BackEdgeTable back_edges(this, &no_gc); in Disassemble() local