Searched defs:boundsCheck (Results 1 – 4 of 4) sorted by relevance
360 auto boundsCheck = livenessAnalyzer->GetInstLifeIntervals(&INS(5U)); in TEST_F() local
703 auto boundsCheck = static_cast<FixedInputsInst3 *>(inst); in GenerateBoundaryCheckOperation() local
976 …auto boundsCheck = graph_->CreateInstBoundsCheck(DataType::INT32, pc, arrayLength, nullptr, saveSt… in BuildChecksBeforeArray() local1623 auto boundsCheck = graph_->CreateInstBoundsCheck(DataType::INT32, bcAddr, stringLength, in TryBuildStringCharAtIntrinsic() local
1190 for (auto boundsCheck : boundChecks) { in HoistLoopInvariantBoundsChecks() local1285 for (auto boundsCheck : instsToDelete) { in FindSaveState() local