Searched refs:tmpAddr (Results 1 – 1 of 1) sorted by relevance
191 const Address tmpAddr = cgf.createTempAlloca( in emitArrayInit() local193 LValue tmpLV = cgf.makeAddrLValue(tmpAddr, elementPtrType); in emitArrayInit()198 cir::LoadOp currentElement = builder.createLoad(loc, tmpAddr); in emitArrayInit()