Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
DBitcodeAnalyzer.h53 Optional<BitstreamCursor> BlockInfoStream; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Bitcode/
DBitcodeAnalyzer.h56 std::optional<BitstreamCursor> BlockInfoStream; variable