Searched defs:getInstructionsForAccess (Results 1 – 2 of 2) sorted by relevance
674 SmallVector<Instruction *, 4> getInstructionsForAccess(Value *Ptr, in getInstructionsForAccess() function
2324 MemoryDepChecker::getInstructionsForAccess(Value *Ptr, bool IsWrite) const { in getInstructionsForAccess() function in MemoryDepChecker