Searched defs:ModuleIdentifier (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h104 StringRef ModuleIdentifier; member in class:llvm::BitcodeModule
115 BitcodeModule(ArrayRef<uint8_t> Buffer, StringRef ModuleIdentifier, argument
/freebsd-current/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp644 bool operator()(StringRef ModuleIdentifier, ValueInfo VI) const { argument
687 auto ModuleIdentifier = TheModule.getModuleIdentifier(); local
780 auto ModuleIdentifier = TheModule.getModuleIdentifier(); local
818 auto ModuleIdentifier = TheModule.getModuleIdentifier(); local
865 auto ModuleIdentifier = TheModule.getModuleIdentifier(); local
1118 auto ModuleIdentifier = Module->getName(); local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp8064 ModuleIdentifier, 0); local

Completed in 131 milliseconds