Searched defs:TryDynamicBCE (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dbounds_check_elimination.cc567 TryDynamicBCE(bounds_check);
878 if (TryDynamicBCE(bounds_check)) {
1324 bool TryDynamicBCE(HBoundsCheck* instruction) { function in class:art::BCEVisitor

Completed in 55 milliseconds