Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp248 BasicBlock *BB, Instruction *QueryInst, unsigned *Limit, in getPointerDependencyFrom()
276 BasicBlock *BB, Instruction *QueryInst, unsigned *Limit) { in getPointerDependencyFrom()
371 BasicBlock *BB, Instruction *QueryInst, unsigned *Limit, in getSimplePointerDependencyFrom()
645 MemDepResult MemoryDependenceResults::getDependency(Instruction *QueryInst) { in getDependency()
843 Instruction *QueryInst, SmallVectorImpl<NonLocalDepResult> &Result) { in getNonLocalPointerDependency()
906 Instruction *QueryInst, const MemoryLocation &Loc, bool isLoad, in GetNonLocalInfoForBlock()
1038 Instruction *QueryInst, const PHITransAddr &Pointer, in getNonLocalPointerDepFromBB()