Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3945 bool IsCleanup = !!Record[Idx++]; in ParseFunctionBody() local
3948 LP->setCleanup(IsCleanup); in ParseFunctionBody()