Searched defs:bitCastMap (Results 1 – 1 of 1) sorted by relevance
391 std::map<TYPECONST Type*, std::set<TYPECONST Type*> > bitCastMap; in runOnModule() local2552 …Type*, std::set<TYPECONST Type*> > &bitCastMap, TYPECONST Type* srcType, TYPECONST Type* dstType) { in processFunctionBitCast()2642 …Type*, std::set<TYPECONST Type*> > &bitCastMap, TYPECONST Type* srcType, TYPECONST Type* dstType) { in processBitCast()2692 …d::vector<int> &intCastValues, std::map<TYPECONST Type*, std::set<TYPECONST Type*> > &bitCastMap) { in indexCasts()