reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/IR/Module.cpp
  492     return PICLevel::NotPIC;
lib/LTO/LTOBackend.cpp
  140         M.getPICLevel() == PICLevel::NotPIC ? Reloc::Static : Reloc::PIC_;