Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.h304 std::string LLVMValueToString(LLVMValueRef val) const;
Dllvm_ir_builder.cpp221 std::string LLVMIRBuilder::LLVMValueToString(LLVMValueRef val) const in LLVMValueToString() function in panda::ecmascript::kungfu::LLVMIRBuilder