Searched refs:SetNeedLda (Results 1 – 2 of 2) sorted by relevance
172 void RegAccAlloc::SetNeedLda(compiler::Inst *inst, bool need) in SetNeedLda() function in panda::bytecodeopt::RegAccAlloc240 SetNeedLda(uinst, false); in RunImpl()255 SetNeedLda(uinst, true); in RunImpl()273 SetNeedLda(inst, true); in RunImpl()279 SetNeedLda(uinst, true); in RunImpl()
52 void SetNeedLda(compiler::Inst *inst, bool need);