Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4974 Instruction *I, SmallVectorImpl<std::pair<Value *, Type *>> &MemoryUses, in FindAllMemoryUses()
5129 SmallVector<std::pair<Value *, Type *>, 16> MemoryUses; in isProfitableToFoldIntoAddressingMode() local