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

  /frameworks/compile/libbcc/bcinfo/
BitcodeWrapper.cpp 41 } else if (wrapperer.IsInputBitcodeFile()) {
  /frameworks/compile/libbcc/bcinfo/include/bcinfo/Wrap/
bitcode_wrapperer.h 61 bool IsInputBitcodeFile();
  /frameworks/compile/libbcc/bcinfo/Wrap/
bitcode_wrapperer.cpp 76 } else if (IsInputBitcodeFile()) {
297 bool BitcodeWrapperer::IsInputBitcodeFile() {

Completed in 145 milliseconds