Searched refs:binaryClone (Results 1 – 1 of 1) sorted by relevance
327 ProgramBinary* const binaryClone = new ProgramBinary(binary); in storeProgram() local332 m_compactedBinaries.push_back(binaryClone); in storeProgram()336 delete binaryClone; in storeProgram()342 if (!BinaryHash_insert(m_binaryIndexMap, binaryClone, index)) in storeProgram()