Searched refs:AddLineAndColumnNumber (Results 1 – 2 of 2) sorted by relevance
108 void AddLineAndColumnNumber(const Inst *inst, size_t idx);
113 void BytecodeGen::AddLineAndColumnNumber(const compiler::Inst *inst, size_t idx) in AddLineAndColumnNumber() function in ark::bytecodeopt::BytecodeGen139 AddLineAndColumnNumber(inst, i); in RunImpl()