Home | History | Annotate | Download | only in BitWriter_3_2

Lines Matching refs:hasSection

417     if (GV->hasSection()) {
429 if (F->hasSection()) {
491 Vals.push_back(GV->hasSection() ? SectionMap[GV->getSection()] : 0);
517 Vals.push_back(F->hasSection() ? SectionMap[F->getSection()] : 0);