Home
last modified time | relevance | path

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

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