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

/external/v8/src/compiler/
H A Dregister-allocator.h60 int ToInstructionIndex() const { function in class:v8::internal::compiler::final
207 int ret = start_.ToInstructionIndex();
216 int ret = end_.ToInstructionIndex();

Completed in 169 milliseconds