Searched refs:MatchedAddrModeInsts (Results 1 – 1 of 1) sorted by relevance
5034 SmallVector<Instruction*, 32> MatchedAddrModeInsts; in isProfitableToFoldIntoAddressingMode() local5056 AddressingModeMatcher Matcher(MatchedAddrModeInsts, TLI, TRI, LI, getDTFn, in isProfitableToFoldIntoAddressingMode()5070 if (!is_contained(MatchedAddrModeInsts, I)) in isProfitableToFoldIntoAddressingMode()5073 MatchedAddrModeInsts.clear(); in isProfitableToFoldIntoAddressingMode()