Home
last modified time | relevance | path

Searched defs:isBitcodeFile (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Support/
DPath.cpp217 Path::isBitcodeFile() const { in isBitcodeFile() function in Path
/external/llvm/tools/lto/
DLTOModule.cpp165 bool LTOModule::isBitcodeFile(const void *mem, size_t length) { in isBitcodeFile() function in LTOModule
170 bool LTOModule::isBitcodeFile(const char *path) { in isBitcodeFile() function in LTOModule