Searched refs:InsertDeoptInBlock (Results 1 – 1 of 1) sorted by relevance
1390 InsertDeoptInBlock(bounds_check, new (GetGraph()->GetAllocator()) HAbove(lower, upper)); in AddCompareWithDeoptimization()1392 InsertDeoptInBlock( in AddCompareWithDeoptimization()1824 void InsertDeoptInBlock(HBoundsCheck* bounds_check, HInstruction* condition) { in InsertDeoptInBlock() function in art::BCEVisitor