Home | History | Annotate | Download | only in BitWriter_2_9

Lines Matching refs:hasSection

460     if (!GV->hasSection()) continue;
470 if (F->hasSection()) {
532 Vals.push_back(GV->hasSection() ? SectionMap[GV->getSection()] : 0);
557 Vals.push_back(F->hasSection() ? SectionMap[F->getSection()] : 0);