Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp242 BasicBlock *BB, Instruction *QueryInst, unsigned *Limit, in getPointerDependencyFrom()
270 BasicBlock *BB, Instruction *QueryInst, unsigned *Limit) { in getPointerDependencyFrom()
365 BasicBlock *BB, Instruction *QueryInst, unsigned *Limit, in getSimplePointerDependencyFrom()
642 MemDepResult MemoryDependenceResults::getDependency(Instruction *QueryInst) { in getDependency()
838 Instruction *QueryInst, SmallVectorImpl<NonLocalDepResult> &Result) { in getNonLocalPointerDependency()
901 Instruction *QueryInst, const MemoryLocation &Loc, bool isLoad, in getNonLocalInfoForBlock()
1033 Instruction *QueryInst, const PHITransAddr &Pointer, in getNonLocalPointerDepFromBB()