HomeSort by relevance Sort by last modified time
    Searched refs:IsInputBitcodeWrapper (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/libbcc/bcinfo/
BitcodeWrapper.cpp 38 if (wrapperer.IsInputBitcodeWrapper()) {
  /frameworks/compile/libbcc/include/bcinfo/Wrap/
bitcode_wrapperer.h 57 bool IsInputBitcodeWrapper();
  /frameworks/compile/libbcc/bcinfo/Wrap/
bitcode_wrapperer.cpp 73 if (IsInputBitcodeWrapper()) {
191 if (!IsInputBitcodeWrapper()) return false;
262 bool BitcodeWrapperer::IsInputBitcodeWrapper() {

Completed in 48 milliseconds