Searched defs:AddrModeInsts (Results 1 – 2 of 2) sorted by relevance
56 SmallVectorImpl<Instruction*> &AddrModeInsts; variable86 SmallVectorImpl<Instruction*> &AddrModeInsts, in Match()
742 SmallVector<Instruction*, 16> AddrModeInsts; in OptimizeMemoryInst() local