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