Searched refs:GetNumOfInVRs (Results 1 – 4 of 4) sorted by relevance
421 if (mir_graph_->GetNumOfInVRs() == 0) { in FlushIns()441 for (uint32_t i = 0; i < mir_graph_->GetNumOfInVRs(); i += t_loc->wide ? 2 : 1) { in FlushIns()
353 LOG(INFO) << "Ins : " << mir_graph_->GetNumOfInVRs(); in CodegenDump()
1077 uint32_t GetNumOfInVRs() const { in GetNumOfInVRs() function
706 mir_graph_->GetFirstInVR() + mir_graph_->GetNumOfInVRs()); in InitializeSRegs()