Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dinst_builder-inl.h1561 auto canEncodeCompressedStrCharAt = graph_->GetEncoder()->CanEncodeCompressedStringCharAt(); in TryBuildStringCharAtIntrinsic() local
1562 if (compressionEnabled && !canEncodeCompressedStrCharAt) { in TryBuildStringCharAtIntrinsic()