Home
last modified time | relevance | path

Searched defs:HasSection (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/IR/
DModuleSummaryIndex.h104 unsigned HasSection : 1; member
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp731 auto HasSection = RawFlags & 0x1; // bool in getDecodedGVSummaryFlags() local