Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp3356 bool IsCleanup = !!Record[Idx++]; in ParseFunctionBody() local
3359 LP->setCleanup(IsCleanup); in ParseFunctionBody()