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