Searched defs:QueryInst (Results 1 – 1 of 1) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | MemoryDependenceAnalysis.cpp | 330 BasicBlock *BB, Instruction *QueryInst, unsigned *Limit, in getPointerDependencyFrom() 443 BasicBlock *BB, Instruction *QueryInst, unsigned *Limit, in getSimplePointerDependencyFrom() 715 MemDepResult MemoryDependenceResults::getDependency(Instruction *QueryInst, in getDependency() 916 Instruction *QueryInst, SmallVectorImpl<NonLocalDepResult> &Result) { in getNonLocalPointerDependency() 979 Instruction *QueryInst, const MemoryLocation &Loc, bool isLoad, in GetNonLocalInfoForBlock() 1094 Instruction *QueryInst, const PHITransAddr &Pointer, in getNonLocalPointerDepFromBB()
|