Searched refs:AllInstsSafeReverse (Results 1 – 4 of 4) sorted by relevance
86 for (auto inst : block->AllInstsSafeReverse()) { in Check()139 for (auto inst : block->AllInstsSafeReverse()) { in Check()145 for (auto inst : block->AllInstsSafeReverse()) { in Check()
597 for (auto inst : AllInstsSafeReverse()) { in Clear()689 AllInstSafeReverseIter BasicBlock::AllInstsSafeReverse() const in AllInstsSafeReverse() function in panda::compiler::BasicBlock
200 …ASSERT_PRINT(*block->AllInstsSafeReverse().begin() == inst, "Last block instruction isn't correct"… in CheckDataFlow()702 for (; it != block->AllInstsSafeReverse().end(); ++it) { in CheckObjectRec()
582 AllInstSafeReverseIter AllInstsSafeReverse() const;