Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dregister-allocator.cc325 UsePositionHintType UsePosition::HintTypeForOperand( in HintTypeForOperand() function in v8::internal::compiler::UsePosition
2184 UsePositionHintType hint_type = UsePosition::HintTypeForOperand(to); in ProcessInstructions()
2204 UsePosition::HintTypeForOperand(from)); in ProcessInstructions()
2350 UsePosition::HintTypeForOperand(*hint)); in ProcessPhis()
Dregister-allocator.h286 static UsePositionHintType HintTypeForOperand(const InstructionOperand& op); in NON_EXPORTED_BASE()