Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h144 Instruction &StoreOrLoadInst; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp147 IndexedReference::IndexedReference(Instruction &StoreOrLoadInst, in IndexedReference()