Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dinst_builder.h86 auto CreateSafePoint(BasicBlock *bb) in CreateSafePoint() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Doptimize_string_concat.cpp195 Inst *CreateSafePoint(Graph *graph, uint32_t pc, SaveStateInst *saveState) in CreateSafePoint() function