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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1988 bool mayThrowBetween(Instruction *SI, Instruction *NI, function in struct:__anon4618::DSEState
2198 if (State.mayThrowBetween(SI, NI, SILocUnd)) {

Completed in 181 milliseconds