Home
last modified time | relevance | path

Searched defs:bytecode_analysis (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dbytecode-graph-builder.h338 const BytecodeAnalysis* bytecode_analysis() const { in bytecode_analysis() function
342 void set_bytecode_analysis(const BytecodeAnalysis* bytecode_analysis) { in set_bytecode_analysis()
Dbytecode-graph-builder.cc676 const BytecodeAnalysis& bytecode_analysis = in ProcessOsrPrelude() local
876 BytecodeAnalysis bytecode_analysis(bytecode_array(), local_zone(), in VisitBytecodes() local