Searched refs:BuildOsrLoopEntry (Results 1 – 3 of 3) sorted by relevance
28 HBasicBlock* BuildOsrLoopEntry(IterationStatement* statement);
17 HBasicBlock* HOsrBuilder::BuildOsrLoopEntry(IterationStatement* statement) { in BuildOsrLoopEntry() function in v8::internal::HOsrBuilder
3398 ? osr()->BuildOsrLoopEntry(statement) in BuildLoopEntry()