Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dchecks_elimination.cpp465 auto inputRange = bri->FindBoundsRange(block, inst->GetInput(0).GetInst()); in VisitCheckCast() local
481 auto inputRange = bri->FindBoundsRange(block, inst->GetInput(0).GetInst()); in VisitIsInstance() local