Home
last modified time | relevance | path

Searched refs:validateLayoutOfExportedTypes (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/
DCompiler.cpp58 bool validateLayoutOfExportedTypes(const llvm::Module &module, in validateLayoutOfExportedTypes() function
327 if (!validateLayoutOfExportedTypes(module, module.getDataLayout(), dl)) in compile()