Home | History | Annotate | Download | only in CppBackend

Lines Matching full:consts

1655   SmallPtrSet<Constant*,64> consts;
1674 consts.insert(GVar->getInitializer());
1676 consts.insert(C);
1685 consts.insert(GVar->getInitializer());
1711 for (const auto *C : consts) {