Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DInstruction.h429 bool isFenceLike() const { in isFenceLike() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DInstruction.h520 bool isFenceLike() const {
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DAliasAnalysis.cpp140 } else if (I->isFenceLike()) { in getModRefInfo()
DMemorySSA.cpp2089 if (!ImmutableCallSite(I) && I->isFenceLike()) in getClobberingMemoryAccess()
2130 if (!Q.IsCall && I->isFenceLike()) in getClobberingMemoryAccess()