Searched defs:isBitcodeFileForTarget (Results 1 - 1 of 1) sorted by relevance

/external/llvm/tools/lto/
H A DLTOModule.cpp163 /// isBitcodeFileForTarget - Returns 'true' if the file (or memory contents) is
165 bool LTOModule::isBitcodeFileForTarget(const void *mem, size_t length, function in class:LTOModule
173 bool LTOModule::isBitcodeFileForTarget(const char *path, function in class:LTOModule

Completed in 77 milliseconds