Searched refs:ClonedCastMap (Results 1 – 2 of 2) sorted by relevance
105 ClonedCastMap.clear(); in releaseMemory()121 SmallDenseMap<Instruction *, Instruction *> ClonedCastMap; variable
506 Instruction *&ClonedCastInst = ClonedCastMap[CastInst]; in emitBaseConstants()583 for (auto const &I : ClonedCastMap) in deleteDeadCastInst()