Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dtry_catch_resolving.cpp262 auto inputIndex = std::distance(throwInsts->begin(), it); in RemoveCatchPhisImpl() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Danalysis.cpp308 bool IsInputTypeMismatch(Inst *inst, int32_t inputIndex, Arch arch) in IsInputTypeMismatch()
Dgraph_cloner.cpp670 auto inputIndex = userIt->GetIndex(); in BuildClonedLoopHeaderDataFlow() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen.cpp938 for (auto &inputIndex : vregIndices_) { in CreateVRegMap() local