Home
last modified time | relevance | path

Searched refs:scVals (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/assembler/
H A Dannotation.cpp139 std::vector<ScalarValue> scVals; in MakingValue() local
141 scVals.push_back(*InitScalarValue(scVal)); in MakingValue()
143 copyVal = std::make_unique<ArrayValue>(cType, std::move(scVals)); in MakingValue()

Completed in 1 milliseconds