reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
107 Expected<BitcodeLTOInfo> getLTOInfo();
6717 return BM->getLTOInfo();
lib/LTO/LTO.cpp 590 Expected<BitcodeLTOInfo> LTOInfo = Input.Mods[ModI].getLTOInfo();
tools/clang/lib/CodeGen/BackendUtil.cpp 1355 Expected<BitcodeLTOInfo> LTOInfo = BM.getLTOInfo();