Searched refs:AddLineNumber (Results 1 – 2 of 2) sorted by relevance
96 void AddLineNumber(const Inst *inst, const size_t idx);
89 AddLineNumber(inst, i); in RunImpl()220 void BytecodeGen::AddLineNumber(const Inst *inst, const size_t idx) in AddLineNumber() function in panda::bytecodeopt::BytecodeGen