Searched refs:getTranslatedBitcodeSize (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/libbcc/include/bcinfo/
H A DBitcodeTranslator.h63 size_t getTranslatedBitcodeSize() const { function in class:bcinfo::BitcodeTranslator
/frameworks/compile/libbcc/bcinfo/tools/
H A Dmain.cpp300 BT->getTranslatedBitcodeSize()));
310 size_t translatedBitcodeSize = BT->getTranslatedBitcodeSize();
/frameworks/rs/
H A DrsScriptC.cpp250 bitcodeLen = BT->getTranslatedBitcodeSize();

Completed in 1257 milliseconds