Home
last modified time | relevance | path

Searched defs:bound (Results 1 – 5 of 5) sorted by relevance

/art/compiler/optimizing/
Ddead_code_elimination.cc182 HBoundType* bound = nullptr; in RemoveNonNullControlDependences() local
Dbounds_check_elimination.cc373 ValueBound bound) in MonotonicValueRange()
718 ValueBound bound = ValueBound::DetectValueBoundFromValue(right, &found); in HandleIf() local
970 ValueBound bound = ValueBound::DetectValueBoundFromValue( in VisitPhi() local
/art/test/957-methodhandle-transforms/src/
DMain.java693 MethodHandle bound = stringCharAt.bindTo("foo"); in testBindTo() local
/art/compiler/utils/x86/
Dassembler_x86.cc2953 int bound = buffer_.Size(); in Bind() local
2966 int bound = buffer_.Size(); in Bind() local
/art/compiler/utils/x86_64/
Dassembler_x86_64.cc3599 int bound = buffer_.Size(); in Bind() local
3612 int bound = buffer_.Size(); in Bind() local