Searched refs:SeenChainsForSExt (Results 1 – 1 of 1) sorted by relevance
330 DenseMap<Value *, Instruction *> SeenChainsForSExt; member in __anon7418ce250111::CodeGenPrepare632 SeenChainsForSExt.clear(); in runOnFunction()6391 SeenChainsForSExt.find(HeadOfChain); in performAddressTypePromotion()6394 if (AlreadySeen != SeenChainsForSExt.end()) { in performAddressTypePromotion()6408 SeenChainsForSExt[HeadOfChain] = nullptr; in performAddressTypePromotion()6419 SeenChainsForSExt[HeadOfChain] = Inst; in performAddressTypePromotion()6439 SeenChainsForSExt[HeadOfChain] = nullptr; in performAddressTypePromotion()