Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/irtoc/backend/compiler/
Ddangling_pointers_checker.h53 ArenaVector<Inst *> phiInsts_; variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dtry_catch_resolving.h64 ArenaMap<uint32_t, PhiInst *> phiInsts_; variable