Searched refs:copyId (Results 1 – 1 of 1) sorted by relevance
2819 …spv::Id copyId = builder.createVariable(spv::StorageClassFunction, currentFunction->getReturnType(… in visitBranch() local2820 builder.setAccessChainLValue(copyId); in visitBranch()2822 returnId = builder.createLoad(copyId); in visitBranch()