Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOModule.cpp55 bool LTOModule::isBitcodeFile(const void *Mem, size_t Length) { in isBitcodeFile() function in LTOModule
61 bool LTOModule::isBitcodeFile(StringRef Path) { in isBitcodeFile() function in LTOModule
/external/llvm/lib/LTO/
DLTOModule.cpp60 bool LTOModule::isBitcodeFile(const void *Mem, size_t Length) { in isBitcodeFile() function in LTOModule
66 bool LTOModule::isBitcodeFile(const char *Path) { in isBitcodeFile() function in LTOModule