Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dir_constructor.h1192 auto prevType = inst->GetInputType(inputIdx); in CheckInputType() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dpeepholes.cpp1214 auto prevType = input->GetType(); in VisitCastCase2() local
1286 auto prevType = input->GetType(); in VisitCast() local
Dchecks_elimination.cpp139 AnyBaseType prevType) in TryToEliminateAnyTypeCheck()