Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dinst_builder-inl.h377 auto constOneInst = graph_->FindOrCreateConstant(1); in BuildStringLengthIntrinsic() local
1603 auto constOneInst = graph_->FindOrCreateConstant(1); in TryBuildStringCharAtIntrinsic() local