Searched refs:Insts (Results 1 – 14 of 14) sorted by relevance
24 for (const auto *inst : bb->Insts()) { in GetCallInstruction()
257 for (auto inst : check_graph->GetStartBlock()->Insts()) { in TEST_F()
40 for (auto inst : block->Insts()) { in Check()
200 for (auto inst : block->Insts()) { in RunImpl()260 for (auto inst : block->Insts()) { in RunImpl()
102 for ([[maybe_unused]] auto inst : block->Insts()) { in ProcessBeforeRun()138 for ([[maybe_unused]] auto inst : block->Insts()) { in ProcessAfterRun()
241 for (auto inst : block->Insts()) { in CloneInstructions()
274 for (auto succ_inst : succ->Insts()) { in JoinSuccessorBlock()654 InstIter BasicBlock::Insts() const in Insts() function in panda::compiler::BasicBlock
294 [[maybe_unused]] auto iter = GetGraph()->GetEndBlock()->Insts(); in CheckEndBlock()358 for ([[maybe_unused]] auto inst : block->Insts()) { in CheckNoLowLevel()
157 for (const auto &inst : block->Insts()) { in BuildDataFlow()528 for (auto inst : block.Insts()) { in BuildClonedLoopHeaderDataFlow()
1036 for (auto inst : graph_->GetStartBlock()->Insts()) { in SetSpillFillData()1042 for (auto inst : graph_->GetStartBlock()->Insts()) { in SetSpillFillData()
571 InstIter Insts() const;
455 for (auto inst : bb->Insts()) { in BuildDominators()
222 for (auto inst : block->Insts()) { in BuildInstLifeNumbers()
355 for (auto inst : block->Insts()) {