Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp446 static int compileModule(char **argv, LLVMContext &Context) { in compileModule() function
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1331 static bool compileModule(CompilerInstance &ImportingInstance, in compileModule() function