Searched defs:InferredRepresentation (Results 1 - 2 of 2) sorted by relevance
/external/v8/src/ | ||
H A D | hydrogen-instructions.cc | 2260 Representation HPhi::InferredRepresentation() { function in class:v8::internal::HPhi |
H A D | hydrogen-instructions.h | 701 virtual Representation InferredRepresentation() { 2269 virtual Representation InferredRepresentation(); 2695 virtual Representation InferredRepresentation() { function in class:v8::HArithmeticBinaryOperation 2699 return HValue::InferredRepresentation(); |
Completed in 262 milliseconds