Searched defs:hint (Results 1 – 6 of 6) sorted by relevance
348 int hint = FindHintAtDefinition(); in FindFirstRegisterHint() local
75 HInstruction* instruction, HInstruction* hint, /*out*/HInstruction** suitable) { in IsMaxAtHint()99 static InductionVarRange::Value SimplifyMax(InductionVarRange::Value v, HInstruction* hint) { in SimplifyMax()
697 int hint = current->FindFirstRegisterHint(free_until, liveness_); in TryAllocateFreeReg() local
128 void SetHint(HInstruction* hint) { in SetHint()
1780 static inline Handle<T> NewHandleIfDifferent(ObjPtr<T> object, Handle<T> hint, HGraph* graph) in NewHandleIfDifferent()
1497 HInstruction* hint = HuntForDeclaration(context->InputAt(1)); in InductionRangeFitsIn() local