Searched defs:InputDouble (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/compiler/
H A Dcode-generator-impl.h46 double InputDouble(size_t index) { return ToDouble(instr_->InputAt(index)); } function in class:v8::internal::compiler::InstructionOperandConverter

Completed in 189 milliseconds