Searched defs:SetVnObject (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/runtime_core/compiler/optimizer/ir/ | ||
D | inst.cpp | 153 void CompareInst::SetVnObject(VnObject *vn_obj) in SetVnObject() function in panda::compiler::CompareInst |
D | inst.h | 1283 virtual void SetVnObject([[maybe_unused]] VnObject *vn_obj) {} in SetVnObject() function |