Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1131 static FunctionSummary::FFlags getDecodedFFlags(uint64_t RawFlags) { in getDecodedFFlags() function
7672 Flags, InstCount, getDecodedFFlags(RawFunFlags), /*EntryCount=*/0, in parseEntireSummary()
7818 Flags, InstCount, getDecodedFFlags(RawFunFlags), EntryCount, in parseEntireSummary()