Home
last modified time | relevance | path

Searched refs:v_reg (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Ddump.h23 ArenaString IdToString(uint32_t id, ArenaAllocator *allocator, bool v_reg = false, bool is_phi = false);
H A Ddump.cpp42 ArenaString IdToString(uint32_t id, ArenaAllocator *allocator, bool v_reg, bool is_phi) in IdToString() argument
44 ArenaString reg(v_reg ? "v" : "", allocator->Adapter()); in IdToString()

Completed in 2 milliseconds