Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Ddead_code_elimination.cc192 HBoundType* bound = nullptr; in RemoveNonNullControlDependences() local
Dbounds_check_elimination.cc373 ValueBound bound) in MonotonicValueRange()
731 ValueBound bound = ValueBound::DetectValueBoundFromValue(right, &found); in HandleIf() local
983 ValueBound bound = ValueBound::DetectValueBoundFromValue( in VisitPhi() local
/art/test/957-methodhandle-transforms/src/
DMain.java694 MethodHandle bound = stringCharAt.bindTo("foo"); in testBindTo() local
/art/runtime/gc/space/
Dimage_space.cc2374 uint32_t bound, in SimpleRelocateVisitor()
2413 uint32_t bound, in SplitRangeRelocateVisitor()
/art/compiler/utils/x86/
Dassembler_x86.cc3873 int bound = buffer_.Size(); in Bind() local
3886 int bound = buffer_.Size(); in Bind() local
/art/compiler/utils/x86_64/
Dassembler_x86_64.cc5308 int bound = buffer_.Size(); in Bind() local
5321 int bound = buffer_.Size(); in Bind() local