Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp1019 MemoryAccess *getClobberingMemoryAccess(MemoryAccess *MA, BatchAAResults &BAA, getClobberingMemoryAccess() function in llvm::MemorySSA::CachingWalker
1023 MemoryAccess *getClobberingMemoryAccess(MemoryAccess *MA, getClobberingMemoryAccess() function in llvm::MemorySSA::CachingWalker
1034 MemoryAccess *getClobberingMemoryAccess(MemoryAccess *MA, getClobberingMemoryAccess() function in llvm::MemorySSA::CachingWalker
1039 MemoryAccess *getClobberingMemoryAccess(MemoryAccess *MA, getClobberingMemoryAccess() function in llvm::MemorySSA::CachingWalker
1062 MemoryAccess *getClobberingMemoryAccess(MemoryAccess *MA, BatchAAResults &BAA, getClobberingMemoryAccess() function in llvm::MemorySSA::SkipSelfWalker
1066 MemoryAccess *getClobberingMemoryAccess(MemoryAccess *MA, getClobberingMemoryAccess() function in llvm::MemorySSA::SkipSelfWalker
1072 MemoryAccess *getClobberingMemoryAccess(MemoryAccess *MA, getClobberingMemoryAccess() function in llvm::MemorySSA::SkipSelfWalker
1077 MemoryAccess *getClobberingMemoryAccess(MemoryAccess *MA, getClobberingMemoryAccess() function in llvm::MemorySSA::SkipSelfWalker
2575 DoNothingMemorySSAWalker::getClobberingMemoryAccess(MemoryAccess *MA, getClobberingMemoryAccess() function in DoNothingMemorySSAWalker
2582 MemoryAccess *DoNothingMemorySSAWalker::getClobberingMemoryAccess( getClobberingMemoryAccess() function in DoNothingMemorySSAWalker
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1135 static MemoryAccess *getClobberingMemoryAccess(MemorySSA &MSSA, getClobberingMemoryAccess() function