Home
last modified time | relevance | path

Searched defs:hint (Results 1 – 6 of 6) sorted by relevance

/art/compiler/optimizing/
Dssa_liveness_analysis.cc348 int hint = FindHintAtDefinition(); in FindFirstRegisterHint() local
Dinduction_var_range.cc75 HInstruction* instruction, HInstruction* hint, /*out*/HInstruction** suitable) { in IsMaxAtHint()
99 static InductionVarRange::Value SimplifyMax(InductionVarRange::Value v, HInstruction* hint) { in SimplifyMax()
Dregister_allocator_linear_scan.cc697 int hint = current->FindFirstRegisterHint(free_until, liveness_); in TryAllocateFreeReg() local
Dinduction_var_range_test.cc128 void SetHint(HInstruction* hint) { in SetHint()
Dinliner.cc1780 static inline Handle<T> NewHandleIfDifferent(ObjPtr<T> object, Handle<T> hint, HGraph* graph) in NewHandleIfDifferent()
Dbounds_check_elimination.cc1497 HInstruction* hint = HuntForDeclaration(context->InputAt(1)); in InductionRangeFitsIn() local