Searched defs:AMI (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Transforms/Utils/
H A DAddrModeMatcher.h73 AddressingModeMatcher(SmallVectorImpl<Instruction*> &AMI, argument
76 : AddrModeInsts(AMI), TLI(T), AccessTy(AT), MemoryInst(MI), AddrMode(AM) {

Completed in 98 milliseconds