OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasBlockInfoRecords
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
BitstreamReader.h
91
///
hasBlockInfoRecords
- Return true if we've already read and processed the
94
bool
hasBlockInfoRecords
() const { return !BlockInfoRecords.empty(); }
579
if (BitStream->
hasBlockInfoRecords
())