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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp2006 bool isDSEBarrier(const Value *SILocUnd, Instruction *NI) const { function in struct:__anon4618::DSEState
2205 if (State.isDSEBarrier(SILocUnd, NI)) {

Completed in 58 milliseconds