Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dlicm_conditions.cpp162 auto predIndex = bb->GetPredBlockIndex(pred); in SamePhiInputFromChain() local
362 auto predIndex = multiplePredsSucc->GetPredBlockIndex(bb); in UpdateMultiplePredecessorsSuccessorsPreds() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_circuit_builder.cpp359 auto predIndex = regionsInfo_.FindBBIndexByBcIndex(item.predBcIndex); in BuildRegions() local