Searched defs:hint (Results 1 – 7 of 7) sorted by relevance
87 insert_return_type insert(const_iterator hint, node_type&& node) { in insert()
348 int hint = FindHintAtDefinition(); in FindFirstRegisterHint() local
76 HInstruction* instruction, HInstruction* hint, /*out*/HInstruction** suitable) { in IsMaxAtHint()100 static InductionVarRange::Value SimplifyMax(InductionVarRange::Value v, HInstruction* hint) { in SimplifyMax()
732 int hint = current->FindFirstRegisterHint(free_until, liveness_); in TryAllocateFreeReg() local
129 void SetHint(HInstruction* hint) { in SetHint()
1796 static inline Handle<T> NewHandleIfDifferent(ObjPtr<T> object, Handle<T> hint, HGraph* graph) in NewHandleIfDifferent()
1510 HInstruction* hint = HuntForDeclaration(context->InputAt(1)); in InductionRangeFitsIn() local