Searched refs:ClonedCastMap (Results 1 – 2 of 2) sorted by relevance
136 ClonedCastMap.clear(); in cleanup()173 MapVector<Instruction *, Instruction *> ClonedCastMap; variable
772 Instruction *&ClonedCastInst = ClonedCastMap[CastInst]; in emitBaseConstants()913 for (auto const &I : ClonedCastMap) in deleteDeadCastInst()