Searched refs:SeenChainsForSExt (Results 1 – 1 of 1) sorted by relevance
342 DenseMap<Value *, Instruction *> SeenChainsForSExt; member in __anon1d600f580111::CodeGenPrepare708 SeenChainsForSExt.clear(); in _run()7049 SeenChainsForSExt.find(HeadOfChain); in performAddressTypePromotion()7052 if (AlreadySeen != SeenChainsForSExt.end()) { in performAddressTypePromotion()7066 SeenChainsForSExt[HeadOfChain] = nullptr; in performAddressTypePromotion()7077 SeenChainsForSExt[HeadOfChain] = Inst; in performAddressTypePromotion()7097 SeenChainsForSExt[HeadOfChain] = nullptr; in performAddressTypePromotion()