Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5423 bool isSingleNumber = Record[CurIdx++]; in parseFunctionBody() local
5433 if (!isSingleNumber) { in parseFunctionBody()