Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h95 bool HasSummary; member
/src/contrib/llvm-project/llvm/tools/llvm-dis/
H A Dllvm-dis.cpp222 if (LTOInfo.HasSummary) in main()
/src/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp762 LTOInfo->HasSummary); in addModule()
773 if (!LTOInfo->HasSummary) in addModule()
/src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp8499 LTOInfo.HasSummary = true; in getLTOInfo()
8511 LTOInfo.HasSummary = true; in getLTOInfo()