Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tools/paoc/
Dpaoc_llvm.cpp68 void PaocLLVM::PrepareLLVM(const ark::Span<const char *> &args) in PrepareLLVM() function in ark::paoc::PaocLLVM
Dpaoc.h135 virtual void PrepareLLVM([[maybe_unused]] const ark::Span<const char *> &args) in PrepareLLVM() function