Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp330 BasicBlock *BB, Instruction *QueryInst) { in getPointerDependencyFrom()
397 BasicBlock *BB, Instruction *QueryInst) { in getSimplePointerDependencyFrom()
677 MemDepResult MemoryDependenceResults::getDependency(Instruction *QueryInst) { in getDependency()
878 Instruction *QueryInst, SmallVectorImpl<NonLocalDepResult> &Result) { in getNonLocalPointerDependency()
931 Instruction *QueryInst, const MemoryLocation &Loc, bool isLoad, in GetNonLocalInfoForBlock()
1046 Instruction *QueryInst, const PHITransAddr &Pointer, in getNonLocalPointerDepFromBB()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp331 BasicBlock *BB, Instruction *QueryInst, unsigned *Limit) { in getPointerDependencyFrom()
443 BasicBlock *BB, Instruction *QueryInst, unsigned *Limit) { in getSimplePointerDependencyFrom()
713 MemDepResult MemoryDependenceResults::getDependency(Instruction *QueryInst) { in getDependency()
914 Instruction *QueryInst, SmallVectorImpl<NonLocalDepResult> &Result) { in getNonLocalPointerDependency()
977 Instruction *QueryInst, const MemoryLocation &Loc, bool isLoad, in GetNonLocalInfoForBlock()
1092 Instruction *QueryInst, const PHITransAddr &Pointer, in getNonLocalPointerDepFromBB()