Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dinst_builder.h213 auto FindOrCreateConstant(uint64_t value) in FindOrCreateConstant() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph.h1203 ConstantInst *Graph::FindOrCreateConstant(T value) in FindOrCreateConstant() function