Searched refs:HintTypeForOperand (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/compiler/
H A Dregister-allocator.cc184 UsePositionHintType UsePosition::HintTypeForOperand( function in class:v8::internal::compiler::UsePosition
2018 UsePositionHintType hint_type = UsePosition::HintTypeForOperand(to);
2038 UsePosition::HintTypeForOperand(from));
2091 UsePosition::HintTypeForOperand(*hint));
H A Dregister-allocator.h280 static UsePositionHintType HintTypeForOperand(const InstructionOperand& op);

Completed in 138 milliseconds