Home | History | Annotate | Download | only in BitWriter_2_9

Lines Matching refs:hasSection

444     if (!GV->hasSection()) continue;
454 if (F->hasSection()) {
516 Vals.push_back(GV->hasSection() ? SectionMap[GV->getSection()] : 0);
541 Vals.push_back(F->hasSection() ? SectionMap[F->getSection()] : 0);