Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.h318 std::string LLVMValueToString(LLVMValueRef val) const;
Dllvm_ir_builder.cpp239 std::string LLVMIRBuilder::LLVMValueToString(LLVMValueRef val) const in LLVMValueToString() function in panda::ecmascript::kungfu::LLVMIRBuilder