Searched refs:PopulateLoadArrayPair (Results 1 – 2 of 2) sorted by relevance
61 Inst *PopulateLoadArrayPair(Graph *graph, BasicBlock *block, Inst *inst, Opcode opc);
216 Inst *GraphCreator::PopulateLoadArrayPair(Graph *graph, BasicBlock *block, Inst *inst, Opcode opc) in PopulateLoadArrayPair() function in ark::compiler::GraphCreator476 inst = PopulateLoadArrayPair(graph, block, inst, opc); in PopulateGraph()