Home | History | Annotate | Download | only in BitWriter_2_9_func

Lines Matching refs:hasSection

412     if (GV->hasSection()) {
424 if (F->hasSection()) {
486 Vals.push_back(GV->hasSection() ? SectionMap[GV->getSection()] : 0);
511 Vals.push_back(F->hasSection() ? SectionMap[F->getSection()] : 0);