OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSingleBitcodeModule
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/LTO/
LTO.h
178
BitcodeModule &
getSingleBitcodeModule
();
/src/external/apache2/llvm/dist/llvm/lib/LTO/
ThinLTOCodeGenerator.cpp
191
auto &Mod = Input->
getSingleBitcodeModule
();
600
auto &M = Mod->
getSingleBitcodeModule
();
1071
ModulesVec.push_back(&Mod->
getSingleBitcodeModule
());
LTO.cpp
504
BitcodeModule &InputFile::
getSingleBitcodeModule
() {
/src/external/apache2/llvm/dist/llvm/tools/llvm-lto/
llvm-lto.cpp
520
auto &Mod = File.
getSingleBitcodeModule
();
Completed in 55 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026