Home
last modified time | relevance | path

Searched defs:bound (Results 1 – 6 of 6) 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/runtime/gc/space/
Dimage_space.cc2381 uint32_t bound, in SimpleRelocateVisitor()
2420 uint32_t bound, in SplitRangeRelocateVisitor()
/art/compiler/utils/x86/
Dassembler_x86.cc3790 int bound = buffer_.Size(); in Bind() local
3803 int bound = buffer_.Size(); in Bind() local
/art/compiler/utils/x86_64/
Dassembler_x86_64.cc5113 int bound = buffer_.Size(); in Bind() local
5126 int bound = buffer_.Size(); in Bind() local