Searched refs:PhiInstsSafe (Results 1 – 7 of 7) sorted by relevance
178 for (auto phi : bb->PhiInstsSafe()) { in RemoveDeadPhi()218 for (auto phi : succ->PhiInstsSafe()) { in ProcessBB()225 for (auto phi : succ->PhiInstsSafe()) { in ProcessBB()633 for (auto phi : bb->PhiInstsSafe()) { in PhiChecker()
53 for (auto inst : block->PhiInstsSafe()) { in Check()94 for (auto inst : block->PhiInstsSafe()) { in Check()
159 for (auto phi : bb->PhiInstsSafe()) { in RemovePhiProcessing()183 for (auto phi : PhiInstsSafe()) { in RemoveEmptyBlock()668 PhiInstSafeIter BasicBlock::PhiInstsSafe() const in PhiInstsSafe() function in panda::compiler::BasicBlock
196 for (auto phi : block->PhiInstsSafe()) { in RemovePredecessorUpdateDF()205 for (auto phi : block->PhiInstsSafe()) { in RemovePredecessorUpdateDF()
507 for (auto phi : header->PhiInstsSafe()) { in RemoveLoopBackEdge()518 for (auto phi : unroll_data->outer->PhiInstsSafe()) { in RemoveLoopBackEdge()
576 PhiInstSafeIter PhiInstsSafe() const;
222 for (auto inst : bb->PhiInstsSafe()) { in FixInstructions()