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.cc97 HInstruction* instruction, HInstruction* hint, /*out*/HInstruction** suitable) { in IsMaxAtHint()
121 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.cc1777 Handle<T> hint, in NewHandleIfDifferent()
Dbounds_check_elimination.cc1396 HInstruction* hint = HuntForDeclaration(context->InputAt(1)); in InductionRangeFitsIn() local