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

/frameworks/compile/libbcc/bcinfo/
H A DBitcodeWrapper.cpp44 } else if (wrapperer.IsInputBitcodeFile()) {
/frameworks/compile/libbcc/include/bcinfo/Wrap/
H A Dbitcode_wrapperer.h61 bool IsInputBitcodeFile();
/frameworks/compile/libbcc/bcinfo/Wrap/
H A Dbitcode_wrapperer.cpp75 } else if (IsInputBitcodeFile()) {
296 bool BitcodeWrapperer::IsInputBitcodeFile() { function in class:BitcodeWrapperer

Completed in 62 milliseconds