Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Remarks/
DBitstreamRemarkParser.h100 Error parseBlockInfoBlock();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
DBitstreamRemarkParser.cpp222 Error BitstreamParserHelper::parseBlockInfoBlock() { in parseBlockInfoBlock() function in BitstreamParserHelper
296 if (Error E = Helper.parseBlockInfoBlock()) in advanceToMetaBlock()