Searched defs:AppendPhi (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/compiler/optimizer/ir/ | ||
| D | basicblock.cpp | 350 void BasicBlock::AppendPhi(Inst *inst) in AppendPhi() function in panda::compiler::BasicBlock |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ | ||
| D | basicblock.cpp | 984 void BasicBlock::AppendPhi(Inst *inst) in AppendPhi() function in ark::compiler::BasicBlock |