Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dpipeline.cc2827 int HashGraphForPGO(Graph* graph) { in HashGraphForPGO() function
2956 graph_hash_before_scheduling = HashGraphForPGO(data.graph()); in GenerateCodeForCodeStub()