Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3227 SmallVectorImpl<Instruction *> &AddrModeInsts; member in __anon88ab83af0c11::AddressingModeMatcher
3293 SmallVectorImpl<Instruction *> &AddrModeInsts, in Match()
5223 SmallVector<Instruction *, 16> AddrModeInsts; in optimizeMemoryInst() local