Home
last modified time | relevance | path

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

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