Home
last modified time | relevance | path

Searched refs:PhiInstsSafeReverse (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
H A Diterators_test.cpp72 for (auto inst : block->PhiInstsSafeReverse()) { in Check()
123 for (auto inst : block->PhiInstsSafeReverse()) { in Check()
H A Dcompiler_basicblock_test.cpp253 bb->PhiInstsSafeReverse(); in HWTEST_F()
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Diterators_test.cpp71 for (auto inst : block->PhiInstsSafeReverse()) { in CheckInstBackwardValidIterator()
128 for (auto inst : block->PhiInstsSafeReverse()) { in CheckInstBackwardValidIteratorWithErasing()
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dphi_type_resolving.cpp43 for (auto inst : bb->PhiInstsSafeReverse()) { in RunImpl()
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dbasicblock.cpp680 PhiInstSafeReverseIter BasicBlock::PhiInstsSafeReverse() const in PhiInstsSafeReverse() function in panda::compiler::BasicBlock
H A Dbasicblock.h580 PhiInstSafeReverseIter PhiInstsSafeReverse() const;
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dbasicblock.h321 PhiInstSafeReverseIter PhiInstsSafeReverse() const;
H A Dbasicblock.cpp1378 PhiInstSafeReverseIter BasicBlock::PhiInstsSafeReverse() const

Completed in 6 milliseconds