Home
last modified time | relevance | path

Searched defs:AddrModeInsts (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3103 SmallVectorImpl<Instruction*> &AddrModeInsts; member in __anon7f6d13e30c11::AddressingModeMatcher
3169 SmallVectorImpl<Instruction *> &AddrModeInsts, in Match()
5116 SmallVector<Instruction*, 16> AddrModeInsts; in optimizeMemoryInst() local