Home
last modified time | relevance | path

Searched refs:canSkipClobberingStore (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp368 static bool canSkipClobberingStore(const StoreInst *SI, in canSkipClobberingStore() function
616 if (canSkipClobberingStore(SI, MemLoc, MemLocAlign, BatchAA, *Limit)) in getSimplePointerDependencyFrom()