Lines Matching defs:front
208 auto entry = linearizer_->regionList_.front();
303 auto entry = linearizer_->regionList_.front();
320 auto entry = linearizer_->regionList_.front();
444 auto entry = linearizer_->regionList_.front();
476 auto entry = linearizer_->regionList_.front();
903 regionList_.front()->gateList_.emplace_back(*useIt);
1026 auto front = bb->gateList_.front();
1027 auto opcode = acc_.GetOpCode(front);
1034 << opcode << "(" << acc_.GetId(front) << ") "