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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp959 static FunctionSummary::FFlags getDecodedFFlags(uint64_t RawFlags) { function
6030 Flags, InstCount, getDecodedFFlags(RawFunFlags), /*EntryCount=*/0,
6173 Flags, InstCount, getDecodedFFlags(RawFunFlags), EntryCount,

Completed in 66 milliseconds