Home
last modified time | relevance | path

Searched refs:HasSummary (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h97 bool HasSummary; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-dis/
H A Dllvm-dis.cpp232 if (LTOInfo.HasSummary) in main()
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp787 LTOInfo->HasSummary); in addModule()
798 if (!LTOInfo->HasSummary) in addModule()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp8634 LTOInfo.HasSummary = true; in getLTOInfo()
8646 LTOInfo.HasSummary = true; in getLTOInfo()