Searched refs:BC_NOT_BC (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/libbcc/bcinfo/
H A DBitcodeWrapper.cpp32 : mFileType(BC_NOT_BC), mBitcode(bitcode),
56 return mFileType != BC_NOT_BC;
/frameworks/compile/libbcc/include/bcinfo/
H A DBitcodeWrapper.h44 BC_NOT_BC = 0, enumerator in enum:bcinfo::BCFileType

Completed in 67 milliseconds