Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/
Dllvm_optimizer.h47 std::shared_ptr<llvm::TargetMachine> targetMachine_; variable
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dmir_compiler.h49 : targetMachine_(std::move(targetMachine)), in targetMachine_() function