Home | History | Annotate | Download | only in src

Lines Matching defs:lowerGlobals

494 void GlobalContext::lowerGlobals(const std::string &SectionSuffix) {
522 DataLowering->lowerGlobals(Globals, SectionSuffix);
564 lowerGlobals(ProfileDataSection);
700 // lowerGlobals again -- this is a no-op if code has been emitted.