Home
last modified time | relevance | path

Searched refs:MaybeBuildIncrementInvocationCount (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Dbytecode-graph-builder.cc132 void MaybeBuildIncrementInvocationCount();
1147 void BytecodeGraphBuilder::MaybeBuildIncrementInvocationCount() { in MaybeBuildIncrementInvocationCount() function in v8::internal::compiler::BytecodeGraphBuilder
1196 MaybeBuildIncrementInvocationCount(); in CreateGraph()