Searched refs:getClobberOffset (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h480 std::optional<int32_t> getClobberOffset(LoadInst *DepInst) const { function in class:llvm::MemoryDependenceResults
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1207 const auto ClobberOff = MD->getClobberOffset(DepLoad);

Completed in 134 milliseconds