Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dmachine-graph-verifier.cc42 MachineRepresentation GetProjectionType(Node const* projection) { in GetProjectionType() function in v8::internal::compiler::__anon893ab0600111::MachineRepresentationInferrer
108 representation_vector_[node->id()] = GetProjectionType(node); in Run()