Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DADCE.cpp113 bool terminatorIsLive() const { return TerminatorLiveInfo->Live; } in terminatorIsLive() function
323 if (!BBInfo.second.terminatorIsLive()) in initialize()